What's Changed
- Add shuffle to list #2066 by @mazerty
- TypeScript: Better getIn
RetrievePath
#2070 by @jdeniau - Fix #1915 "Converting a Seq to a list causes RangeError (max call size exceeded)" by @alexvictoor in #2038
- TypeScript: Fix proper typings for Seq.concat() #2040 by @alexvictoor
- Fix Uncaught "TypeError: keyPath.slice is not a function" for ArrayLike method #2065 by @jdeniau
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
- @mazerty made their first contribution in #2066
- @ustinvaskin made their first contribution in #2075
Full Changelog: v5.0.2...v5.1.0