v4.0.0-rc.1
版本发布时间: 2022-04-29 22:33:08
pmndrs/zustand最新发布版本:v5.0.0-rc.2(2024-09-15 11:17:18)
This improves some types for TypeScript users. Please read ./docs
for TypeScript usage and v4 migration.
What's Changed
- breaking(middleware/devtools): remove checking old string option by @dai-shi in https://github.com/pmndrs/zustand/pull/933
- Fix TS4023 and other minor changes by @devanshj in https://github.com/pmndrs/zustand/pull/940
- fix(types): avoid any in react.ts by @dai-shi in https://github.com/pmndrs/zustand/pull/941
New Contributors
- @piotr-cz made their first contribution in https://github.com/pmndrs/zustand/pull/927
Full Changelog: https://github.com/pmndrs/zustand/compare/v4.0.0-rc.0...v4.0.0-rc.1