| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-22 | 2.2 kB | |
| v5.1.7 source code.tar.gz | 2026-06-22 | 1.3 MB | |
| v5.1.7 source code.zip | 2026-06-22 | 1.4 MB | |
| Totals: 3 Items | 2.7 MB | 0 | |
What's Changed
- fix(Repeat): lastIndexOf returned size instead of size - 1 by @chatman-media in https://github.com/immutable-js/immutable-js/pull/2227
internal
- Backport tests from 6.x branch by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2199
- fix(IndexedCollection):
has(index)on a lazySeqof unknown size now checks index existence instead of searching for a value equal to the index by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2203 - Better type for reduce if not ininitial value is given by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2205
- Backport test from [#2193] by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2207
- backport tests from 6.x by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2213
- Firefox link to non-French page by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2219
- Bump esbuild and @size-limit/preset-small-lib by @dependabot[bot] in https://github.com/immutable-js/immutable-js/pull/2217
- backport tests from [#2210] by @jdeniau in https://github.com/immutable-js/immutable-js/pull/2214
- Bump shell-quote from 1.8.2 to 1.8.4 by @dependabot[bot] in https://github.com/immutable-js/immutable-js/pull/2211
- Bump @tootallnate/once from 2.0.0 to 2.0.1 by @dependabot[bot] in https://github.com/immutable-js/immutable-js/pull/2190
- Bump minimatch from 9.0.5 to 9.0.9 by @dependabot[bot] in https://github.com/immutable-js/immutable-js/pull/2189
- Bump @codemirror/theme-one-dark from 6.1.2 to 6.1.3 by @dependabot[bot] in https://github.com/immutable-js/immutable-js/pull/2168
- Bump form-data from 4.0.5 to 4.0.6 by @dependabot[bot] in https://github.com/immutable-js/immutable-js/pull/2220
- Bump typescript-eslint from 8.33.0 to 8.61.1 by @dependabot[bot] in https://github.com/immutable-js/immutable-js/pull/2222
- Bump @rollup/plugin-commonjs from 28.0.2 to 29.0.3 by @dependabot[bot] in https://github.com/immutable-js/immutable-js/pull/2224
New Contributors
- @chatman-media made their first contribution in https://github.com/immutable-js/immutable-js/pull/2227
Full Changelog: https://github.com/immutable-js/immutable-js/compare/v5.1.6...v5.1.7