There was an error while loading. Please reload this page.
1 parent fe88eba commit 7e67c65Copy full SHA for 7e67c65
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
## [Unreleased]
8
## [6.1.2] - 2024-07-13
9
### Fixed
10
-- LinkedList `removeEach` edge case to disconnect remove nodes from the remaining nodes in the list.
+- 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.
12
13
## [6.1.1] - 2023-09-16
0 commit comments