v4.2.0
版本发布时间: 2023-01-01 09:15:29
pmndrs/zustand最新发布版本:v5.0.0-rc.2(2024-09-15 11:17:18)
This version adds some new features in middleware.
What's Changed
- feat(middleware/devtools): Better redux devtools. One connection for all zustand stores by @pavlobu in https://github.com/pmndrs/zustand/pull/1435
- feat(middleware/persist): new storage option by @dai-shi in https://github.com/pmndrs/zustand/pull/1463
- fix(build): disable esModule and re-export for nodejs by @barelyhuman in https://github.com/pmndrs/zustand/pull/1486
New Contributors
- @Guchii made their first contribution in https://github.com/pmndrs/zustand/pull/1476
- @sewera made their first contribution in https://github.com/pmndrs/zustand/pull/1478
- @pavlobu made their first contribution in https://github.com/pmndrs/zustand/pull/1435
Full Changelog: https://github.com/pmndrs/zustand/compare/v4.1.5...v4.2.0