v3.7.1
版本发布时间: 2022-02-28 10:45:18
pmndrs/zustand最新发布版本:v5.0.0-rc.2(2024-09-15 11:17:18)
This fixes a type issue with zustand/context
in v3.7.0.
What's Changed
- fix(context): revert removing overloads in
UseContextStore
by @devanshj in https://github.com/pmndrs/zustand/pull/817 - fix(middleware/devtools): deprecate serialize.options by @dai-shi in https://github.com/pmndrs/zustand/pull/828
Full Changelog: https://github.com/pmndrs/zustand/compare/v3.7.0...v3.7.1