There was an error while loading. Please reload this page.
1 parent 7e67c65 commit 9db7c9cCopy full SHA for 9db7c9c
CHANGELOG.md
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
## [6.1.2] - 2024-07-13
9
### Fixed
10
- LinkedList `removeEach` edge case to disconnect removed nodes from the remaining nodes in the list.
11
-- LinkedList & DoublyLinkedList ts types, remove the necessity to cast to the custom node type in the functions.
+- LinkedList & DoublyLinkedList ts types, remove the necessity to cast to the custom node type in functions.
12
13
## [6.1.1] - 2023-09-16
14
0 commit comments