There was a regression with default export (which is deprecated) in v4.3.0 and v4.3.1. This should fix it.
What's Changed
- fix(vanilla,shallow): default export regression in CJS by @dai-shi in #1531
- fix(middleware/persist): Fix the storage type by @MOZGIII in #1540
New Contributors
- @CatMonster made their first contribution in #1539
- @MOZGIII made their first contribution in #1540
Full Changelog: v4.3.1...v4.3.2