| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-04 | 1.0 kB | |
| v5.0.13 source code.tar.gz | 2026-05-04 | 1.1 MB | |
| v5.0.13 source code.zip | 2026-05-04 | 1.2 MB | |
| Totals: 3 Items | 2.3 MB | 0 | |
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/pull/3443
- fix(devtools): support Firefox/Safari stack format in findCallerName by @SBolsec in https://github.com/pmndrs/zustand/pull/3469
New Contributors
- @mahmoodhamdi made their first contribution in https://github.com/pmndrs/zustand/pull/3443
- @FelixEckl-vireq made their first contribution in https://github.com/pmndrs/zustand/pull/3466
- @KimHyeongRae0 made their first contribution in https://github.com/pmndrs/zustand/pull/3471
- @lstak made their first contribution in https://github.com/pmndrs/zustand/pull/3483
- @AlexRixten made their first contribution in https://github.com/pmndrs/zustand/pull/3474
- @SBolsec made their first contribution in https://github.com/pmndrs/zustand/pull/3469
Full Changelog: https://github.com/pmndrs/zustand/compare/v5.0.12...v5.0.13