Skip to content

Commit

Permalink
CHANGELOG : tstyche
Browse files Browse the repository at this point in the history
  • Loading branch information
jdeniau committed Feb 21, 2024
1 parent 5c32c5d commit 75c9d40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -17,6 +17,8 @@ Dates are formatted as YYYY-MM-DD.
- `Collection.isAssociative`: use `isAssociative` directly
- `Collection.isOrdered`: use `isOrdered` directly

- [Internal] Migrating TS type tests from dtslint to [TSTyche](https://tstyche.org/) [#1988](https://github.com/immutable-js/immutable-js/pull/1988) by [@mrazauskas](https://github.com/mrazauskas)

## [5.0.0-beta.5]

- Change Range function: force start and end values to be defined [#1967](https://github.com/immutable-js/immutable-js/pull/1967) by [@jdeniau](https://github.com/jdeniau)
Expand Down

0 comments on commit 75c9d40

Please sign in to comment.