New
v5.0.6
Some very minor changes.
What's Changed
- fix(devtools): Avoid inferring action type when explicit action name is provided by @vchirikov in https://github.com/pmndrs/zustand/pull/3147
- refactor(middleware): replace export * with explicit named and type exports by @sukvvon in https://github.com/pmndrs/zustand/pull/3151
New Contributors
- @csark0812 made their first contribution in https://github.com/pmndrs/zustand/pull/3135
- @clonemycode made their first contribution in https://github.com/pmndrs/zustand/pull/3139
- @vchirikov made their first contribution in https://github.com/pmndrs/zustand/pull/3147
Full Changelog: https://github.com/pmndrs/zustand/compare/v5.0.5...v5.0.6