New
v5.1.4
What's Changed
- Migrate some files to TS by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2125
- Iterator.ts
- PairSorting.ts
- toJS.ts
- Math.ts
- Hash.ts
- Extract CollectionHelperMethods and convert to TS by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2131
- Use npm trusted publishing only to avoid token stealing.
Documentation
- Fix/a11y issues by @lyannel in https://github.com/immutable-js/immutable-js/pull/2136
- Doc add Map.get signature update by @borracciaBlu in https://github.com/immutable-js/immutable-js/pull/2138
- fix(doc):minor-issues#2132 by @JayMeDotDot in https://github.com/immutable-js/immutable-js/pull/2133
- Fix algolia search by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2135
- Typo in OrderedMap by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2144