v3.6.8
版本发布时间: 2021-12-24 15:35:50
pmndrs/zustand最新发布版本:v5.0.0-rc.2(2024-09-15 11:17:18)
This fixes some issues in devtools
middleware.
What's Changed
- fix(middleware/devtools): minor fixes for pause recording feature by @devanshj in https://github.com/pmndrs/zustand/pull/720
- fix(middleware/devtools): revert extension connector with try-catch to fix RN usage by @dai-shi in https://github.com/pmndrs/zustand/pull/724
- fix(middleware/devtools): deprecate passing name directly instead of an object by @devanshj in https://github.com/pmndrs/zustand/pull/731
New Contributors
- @skuteli made their first contribution in https://github.com/pmndrs/zustand/pull/718
- @omidantilong made their first contribution in https://github.com/pmndrs/zustand/pull/712
Full Changelog: https://github.com/pmndrs/zustand/compare/v3.6.7...v3.6.8