v3.6.6
版本发布时间: 2021-12-03 21:28:14
pmndrs/zustand最新发布版本:v5.0.0-rc.2(2024-09-15 11:17:18)
This fixes and improves devtools
middleware. The basic usage shouldn't be changed. If you have questions on usage, please open a new discussion.
What's Changed
- refactor(core): extract react.ts from index.ts by @dai-shi in https://github.com/pmndrs/zustand/pull/663
- refactor(middleware): split into multiple files by @dai-shi in https://github.com/pmndrs/zustand/pull/664
- rewrite
devtools
by @devanshj in https://github.com/pmndrs/zustand/pull/675
New Contributors
- @Thisen made their first contribution in https://github.com/pmndrs/zustand/pull/688
- @devanshj made their first contribution in https://github.com/pmndrs/zustand/pull/675
Full Changelog: https://github.com/pmndrs/zustand/compare/v3.6.5...v3.6.6