| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-05-05 | 2.0 kB | |
| v5.1.2 source code.tar.gz | 2025-05-05 | 980.5 kB | |
| v5.1.2 source code.zip | 2025-05-05 | 1.1 MB | |
| Totals: 3 Items | 2.1 MB | 1 | |
What's Changed
- Revert previous assertion as it introduced a regression by by @giggo1604 in https://github.com/immutable-js/immutable-js/pull/2100 and @jdeniau in https://github.com/immutable-js/immutable-js/pull/2102
- Merge should work with empty record by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2103
Tooling
- Ensure files are properly builded by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2081
- Better TypeScript configuration for jest by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2087
Documentation
- move check-build-output to mjs file by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2082
- Bump next from 14.2.24 to 14.2.26 by @dependabot in https://github.com/immutable-js/immutable-js/pull/2084
- Migrate from jasmine-check to fast-check by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2083
- Add a playground / repl in the documentation by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2089
- Fix issue with responsive by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2090
- Dark mode for documentation by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2091
- Upgrade doc website to next 15 by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2092
- chore: update type tests by @mrazauskas in https://github.com/immutable-js/immutable-js/pull/2093
- Encode code to / decode code from the URL hash. by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2096
- extract repl worker script to a proper file by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2097
- Deep formatter in playground by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2099
New Contributors
- @giggo1604 made their first contribution in https://github.com/immutable-js/immutable-js/pull/2100
Full Changelog: https://github.com/immutable-js/immutable-js/compare/v5.1.1...v5.1.2