v4.1.1
版本发布时间: 2022-08-22 10:35:01
pmndrs/zustand最新发布版本:v5.0.0-rc.2(2024-09-15 11:17:18)
In v4.1.0, there are some TypeScript type issues in redux
and devtools
middleware, which should be fixed.
What's Changed
- fix(middleware): revert types of redux middleware by @dai-shi in https://github.com/pmndrs/zustand/pull/1206
- fix(types)(middleware/devtools): copy devtools option types instead of importing by @dai-shi in https://github.com/pmndrs/zustand/pull/1207
- refactor(types): prefer using import type by @dai-shi in https://github.com/pmndrs/zustand/pull/1208
Full Changelog: https://github.com/pmndrs/zustand/compare/v4.1.0...v4.1.1