v3.6.1
版本发布时间: 2021-10-26 23:44:42
pmndrs/zustand最新发布版本:v5.0.0-rc.2(2024-09-15 11:17:18)
Summary
This fixes some type issues introduced in v3.6.0. devtools
is improved to accept updating state from DevTools Ext.
What's Changed
- fix(context): custom store type for createContext by @dai-shi in https://github.com/pmndrs/zustand/pull/606
- feat(middleware): devtools dispatch support by @Aslemammad in https://github.com/pmndrs/zustand/pull/608
- fix(middleware): types and devtools by @dai-shi in https://github.com/pmndrs/zustand/pull/613
Full Changelog: https://github.com/pmndrs/zustand/compare/v3.6.0...v3.6.1