What's Changed
- fix(Repeat): lastIndexOf returned size instead of size - 1 by @chatman-media in #2227
internal
- Backport tests from 6.x branch by @jdeniau in #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 #2203 - Better type for reduce if not ininitial value is given by @jdeniau in #2205
- Backport test from #2193 by @jdeniau in #2207
- backport tests from 6.x by @jdeniau in #2213
- Firefox link to non-French page by @jdeniau in #2219
- Bump esbuild and @size-limit/preset-small-lib by @dependabot[bot] in #2217
- backport tests from #2210 by @jdeniau in #2214
- Bump shell-quote from 1.8.2 to 1.8.4 by @dependabot[bot] in #2211
- Bump @tootallnate/once from 2.0.0 to 2.0.1 by @dependabot[bot] in #2190
- Bump minimatch from 9.0.5 to 9.0.9 by @dependabot[bot] in #2189
- Bump @codemirror/theme-one-dark from 6.1.2 to 6.1.3 by @dependabot[bot] in #2168
- Bump form-data from 4.0.5 to 4.0.6 by @dependabot[bot] in #2220
- Bump typescript-eslint from 8.33.0 to 8.61.1 by @dependabot[bot] in #2222
- Bump @rollup/plugin-commonjs from 28.0.2 to 29.0.3 by @dependabot[bot] in #2224
New Contributors
- @chatman-media made their first contribution in #2227
Full Changelog: v5.1.6...v5.1.7