Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdeniau committed Apr 16, 2024
1 parent a2c0426 commit 7ac41f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Expand Up @@ -17,7 +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)
- [Internal] Migrating TS type tests from dtslint to [TSTyche](https://tstyche.org/) [#1988](https://github.com/immutable-js/immutable-js/pull/1988) and [#1991](https://github.com/immutable-js/immutable-js/pull/1991) by [@mrazauskas](https://github.com/mrazauskas)
Special thanks to [@arnfaldur](https://github.com/arnfaldur) that migrated every type tests to tsd just before that.

## [5.0.0-beta.5]

Expand Down

0 comments on commit 7ac41f0

Please sign in to comment.