Skip to content

Releases: penghuili/usecat

v1.2.0

23 Nov 12:23
Compare
Choose a tag to compare

Full Changelog: v1.1.4...v1.2.0

feat: add commonjs file, so it's also usable in nextjs projects.

v1.1.4

05 Nov 11:41
Compare
Choose a tag to compare

Full Changelog: v1.1.3...v1.1.4

fix: Improve selector for useCat;

v1.1.3

23 Aug 14:01
Compare
Choose a tag to compare

Full Changelog: v1.1.2...v1.1.3

fix: Remove the resetAllCats() function.

v1.1.2

12 Aug 15:14
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

chore: update readme;
fix: remove subscribe from type file;

v1.1.1

06 Aug 20:02
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

fix: Update typescript types

v1.1.0

06 Aug 20:02
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.1.0

feat: Now you can provide a selector to useCat, and if the selected value is not changed, it won't trigger re-rendering.

v1.0.1

05 Aug 12:30
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

chore: Add github link to package.json

v1.0.0

05 Aug 12:29
Compare
Choose a tag to compare

Full Changelog: 0.0.2...v1.0.0

fix: Add reset to type file.

0.0.2

31 Jul 05:30
Compare
Choose a tag to compare

Now it's published to npm, has fun.