Releases: penghuili/usecat
Releases · penghuili/usecat
v1.2.0
v1.1.4
Full Changelog: v1.1.3...v1.1.4
fix: Improve selector for useCat;
v1.1.3
Full Changelog: v1.1.2...v1.1.3
fix: Remove the resetAllCats() function.
v1.1.2
Full Changelog: v1.1.1...v1.1.2
chore: update readme;
fix: remove subscribe from type file;
v1.1.1
Full Changelog: v1.1.0...v1.1.1
fix: Update typescript types
v1.1.0
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
Full Changelog: v1.0.0...v1.0.1
chore: Add github link to package.json
v1.0.0
Full Changelog: 0.0.2...v1.0.0
fix: Add reset
to type file.