Skip to content

Releases: Albert-Gao/auto-zustand-selectors-hook

Fix

24 May 01:08
bf1cb1c
Compare
Choose a tag to compare

What's Changed

  • fix: 💬 now no errors when doing npm publish by @Albert-Gao in #14
  • fix: ⚡️ aligned the version number (package.json with git tag) by @Albert-Gao in #17

Full Changelog: v2.0.2...v2.0.3

v2.0.2

19 May 23:22
3cfe308
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.2

v2.0.0

26 Jul 20:28
16e562c
Compare
Choose a tag to compare

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

v1.0.1

01 Jul 22:25
Compare
Choose a tag to compare
  • updated the node engine requirement to v10 to align with rollup

v1.0.0

08 Jun 04:04
Compare
Choose a tag to compare

check README.md