8000 Release v5.1.0 · immutable-js/immutable-js · GitHub
[go: up one dir, main page]

Skip to content

v5.1.0

Compare
Choose a tag to compare
@jdeniau jdeniau released this 25 Mar 19:46
· 72 commits to main since this release

What's Changed

Internal

  • Upgrade typescript and typescript-eslint #2046 by @jdeniau
  • Upgrade to rollup 4 #2049 by @jdeniau
  • Start migrating codebase to TypeScript without any runtime change nor .d.ts change:
  • add exception for code that should not happen in updateIn #2074 by @jdeniau
  • Reformat Range.toString for readability #2075 by @Ustin.Vaskin

New Contributors

Full Changelog: v5.0.2...v5.1.0

0