v3.6.5
版本发布时间: 2021-11-09 22:08:23
pmndrs/zustand最新发布版本:v5.0.0-rc.2(2024-09-15 11:17:18)
This version further improves to fix some typing issues introduced in v3.6.0 and fixes persist api introduced in v3.6.3.
What's Changed
- fix(types): fix core types to better handle middleware types by @dai-shi in https://github.com/pmndrs/zustand/pull/641
- feat(middleware): add onFinishHydration to persist api by @AnatoleLucet in https://github.com/pmndrs/zustand/pull/646
Full Changelog: https://github.com/pmndrs/zustand/compare/v3.6.4...v3.6.5