Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-19 | 495 Bytes | |
v5.0.8 source code.tar.gz | 2025-08-19 | 1.1 MB | |
v5.0.8 source code.zip | 2025-08-19 | 1.1 MB | |
Totals: 3 Items | 2.2 MB | 0 |
A bug fix in shallow
and a tiny improvement in persist
.
What's Changed
- fix(shallow): undefined value by @dai-shi in https://github.com/pmndrs/zustand/pull/3205
- feat(middleare/persist): return storage promise from setState by @dai-shi in https://github.com/pmndrs/zustand/pull/3206
New Contributors
- @witch-factory made their first contribution in https://github.com/pmndrs/zustand/pull/3207
Full Changelog: https://github.com/pmndrs/zustand/compare/v5.0.7...v5.0.8