New
v5.0.5
It comes with some small improvements.
What's Changed
- feat(vanilla): update shallow compare function and tests by @dbritto-dev in https://github.com/pmndrs/zustand/pull/3108
- feat: add devtools.cleanup() method by @maxam2017 in https://github.com/pmndrs/zustand/pull/3111
- refactor: remove unnecessary type assertion in createJSONStorage by @2yunseong in https://github.com/pmndrs/zustand/pull/3113
- feat(devtool): inferred action type by @alimertcakar in https://github.com/pmndrs/zustand/pull/2987
New Contributors
- @Josh68 made their first contribution in https://github.com/pmndrs/zustand/pull/3106
- @wingedotter5 made their first contribution in https://github.com/pmndrs/zustand/pull/3115
- @maxam2017 made their first contribution in https://github.com/pmndrs/zustand/pull/3111
- @2yunseong made their first contribution in https://github.com/pmndrs/zustand/pull/3113
Full Changelog: https://github.com/pmndrs/zustand/compare/v5.0.4...v5.0.5