v4.5.0
版本发布时间: 2024-01-20 09:32:47
pmndrs/zustand最新发布版本:v5.0.0-rc.2(2024-09-15 11:17:18)
This version adds a new capability for SSR/Hydration.
What's Changed
- feat: getInitialState by @TkDodo in https://github.com/pmndrs/zustand/pull/2277
- fix: Add deprecation notice for getServerState() in WithReact type by @charkour in https://github.com/pmndrs/zustand/pull/2266
New Contributors
- @Jontii made their first contribution in https://github.com/pmndrs/zustand/pull/2228
- @wherehows made their first contribution in https://github.com/pmndrs/zustand/pull/2239
- @ahulterstrom made their first contribution in https://github.com/pmndrs/zustand/pull/2252
- @JaeBrian made their first contribution in https://github.com/pmndrs/zustand/pull/2267
- @CodyCodes95 made their first contribution in https://github.com/pmndrs/zustand/pull/2218
Full Changelog: https://github.com/pmndrs/zustand/compare/v4.4.7...v4.5.0