auto-zustand-selectors-hook

Enjoy the performance gain of selectors without writing selectors in Zustand.

MIT License

Downloads
23.1K
Stars
83
Committers
2
auto-zustand-selectors-hook - v2.0.4 Latest Release

Published by Albert-Gao 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Albert-Gao/auto-zustand-selectors-hook/compare/v2.0.3...v2.0.4

auto-zustand-selectors-hook - Fix

Published by Albert-Gao 5 months ago

What's Changed

Full Changelog: https://github.com/Albert-Gao/auto-zustand-selectors-hook/compare/v2.0.2...v2.0.3

auto-zustand-selectors-hook - v2.0.2

Published by Albert-Gao 5 months ago

What's Changed

Full Changelog: https://github.com/Albert-Gao/auto-zustand-selectors-hook/compare/v2.0.0...v2.0.2

auto-zustand-selectors-hook - v2.0.0

Published by Albert-Gao over 2 years ago

feat: updated the support for zustand v4 @Albert-Gao f136412

Skip this version if you are still on Zustand v3, no feature lost, but you will lose the Typescript auto-completion support!

==================

chore: separated the tests and added tests for middlewares @Albert-Gao ee8a36d

chore: exported types @Albert-Gao 205fad7

chore: updated readme with middleware section @Albert-Gao b03ed75

fix: npm package version @Albert-Gao 5a79a45

auto-zustand-selectors-hook - v1.0.1

Published by Albert-Gao over 3 years ago

  • updated the node engine requirement to v10 to align with rollup
auto-zustand-selectors-hook - v1.0.0

Published by Albert-Gao over 3 years ago

check README.md