New
v5.0.8
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