Recent Releases
v5.0.15 — v5.0.15
Fix some issues in devtools and persist middleware. What's Changed fix(devtools): correct V8 stack regex when source path contains spaces by @dai-shi with @Copilot in https://github.com/pmndrs/z
v5.0.14 — v5.0.14
This release fixes a type issue in devtools. What's Changed fix(devtools): improve type inference for Devtools initializer by @dbritto-dev in https://github.com/pmndrs/zustand/pull/3511 New
v5.0.13 — v5.0.13
This release includes an improvement in the devtools middleware. What's Changed refactor(devtools): remove duplicate module augmentation by @mahmoodhamdi in https://github.com/pmndrs/zustand/pul
v5.0.12 — v5.0.12
Two small fixes. What's Changed fix(persist): use latest state in post-rehydration callback by @Shohjahon-n in https://github.com/pmndrs/zustand/pull/3391 fix(devtools): correct redux devtools