v3.6.3
版本发布时间: 2021-11-02 20:23:47
pmndrs/zustand最新发布版本:v5.0.0-rc.2(2024-09-15 11:17:18)
The new persist middleware exposes persist api in store. This is thanks to the new customizable store api types introduced in v3.6.
What's Changed
- fix(core): useDebugValue in useStore by @dai-shi in https://github.com/pmndrs/zustand/pull/622
- feat(middleware): add persist api by @AnatoleLucet in https://github.com/pmndrs/zustand/pull/624
- refactor(types): prefer type alias by @dai-shi in https://github.com/pmndrs/zustand/pull/625
Full Changelog: https://github.com/pmndrs/zustand/compare/v3.6.2...v3.6.3