v5.0.10
This version includes a fix to the persist middleware for an edge case.
What's Changed
- fix(persist): prevent race condition during concurrent rehydrate calls by @Niyaz-Mazhitov in https://github.com/pmndrs/zustand/pull/3336
New Contributors
- @max-programming made their first contribution in https://github.com/pmndrs/zustand/pull/3310
- @oleksandr-danylchenko made their first contribution in https://github.com/pmndrs/zustand/pull/3319
- @MateuszSobiech made their first contribution in https://github.com/pmndrs/zustand/pull/3334
- @EduardoRangelG made their first contribution in https://github.com/pmndrs/zustand/pull/3326
- @1mehdifaraji made their first contribution in https://github.com/pmndrs/zustand/pull/3339
- @kamja44 made their first contribution in https://github.com/pmndrs/zustand/pull/3349
- @Niyaz-Mazhitov made their first contribution in https://github.com/pmndrs/zustand/pull/3336
Full Changelog: https://github.com/pmndrs/zustand/compare/v5.0.9...v5.0.10