This version has several small improvements.
What's Changed
- fix(middleware/devtools): do not use optional catch binding syntax by @mskrzypek in #1431
- feat(shallow): Add support of Maps and Sets to shallow comparator by @anton-lunev in #1451
- refactor(vanilla/types): replace hardcoded types with StoreApi type by @Arsikod in #1459
- Fix: Programmatic
module.exports
addition for named and default exports in CJS by @barelyhuman in #1460
New Contributors
- @wmcb91 made their first contribution in #1398
- @chrisvander made their first contribution in #1426
- @boatilus made their first contribution in #1428
- @chybisov made their first contribution in #1453
- @hicucu made their first contribution in #1438
- @mskrzypek made their first contribution in #1431
- @anton-lunev made their first contribution in #1451
- @Arsikod made their first contribution in #1459
Full Changelog: v4.1.4...v4.1.5