v4.3.2
版本发布时间: 2023-01-14 08:05:23
pmndrs/zustand最新发布版本:v5.0.0-rc.2(2024-09-15 11:17:18)
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 https://github.com/pmndrs/zustand/pull/1531
- fix(middleware/persist): Fix the storage type by @MOZGIII in https://github.com/pmndrs/zustand/pull/1540
New Contributors
- @CatMonster made their first contribution in https://github.com/pmndrs/zustand/pull/1539
- @MOZGIII made their first contribution in https://github.com/pmndrs/zustand/pull/1540
Full Changelog: https://github.com/pmndrs/zustand/compare/v4.3.1...v4.3.2