| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-13 | 1.5 kB | |
| v5.1.4 source code.tar.gz | 2025-10-13 | 1.3 MB | |
| v5.1.4 source code.zip | 2025-10-13 | 1.4 MB | |
| Totals: 3 Items | 2.7 MB | 0 | |
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
Internal
- chore: Sort all imports and activate eslint import rule by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2119
New Contributors
- @JayMeDotDot made their first contribution in https://github.com/immutable-js/immutable-js/pull/2133
- @lyannel made their first contribution in https://github.com/immutable-js/immutable-js/pull/2136
- @borracciaBlu made their first contribution in https://github.com/immutable-js/immutable-js/pull/2138
Full Changelog: https://github.com/immutable-js/immutable-js/compare/v5.1.3...v5.1.4