Releases: turtleflyer/smart-hooks
Releases · turtleflyer/smart-hooks
@smart-hooks/use-multi-state@1.1.3
1.1.3 (Aug 7, 2020)
Changed
- Version bump
@smart-hooks/use-interstate@2.1.4
2.1.4 (Aug 7, 2020)
Fix
- Fix typescript compiler has a bug emitting type declarations
Change
- Rearrange the test suites to have types checked in the compiled bundle.
@smart-hooks/helper-traverse-scheme-keys@1.0.3
1.0.3 (Aug 37, 2020)
Change
- Rearrange the test suites to have types checked in the compiled bundle.
@smart-hooks/use-interstate@2.1.3
2.1.3 (Aug 7, 2020)
Fix
- Fix redundant type in useInterstate definition.
@smart-hooks/use-smart-ref@2.1.3
2.1.3 (Aug 3, 2020)
Fix
- Fix lerna does not add UNLICENSE to package.
@smart-hooks/use-smart-ref@2.1.1
2.1.1 (Aug 3, 2020)
Version bump
@smart-hooks/use-smart-memo@2.0.3
2.0.3 (Aug 3, 2020)
Fix
- Fix lerna does not add UNLICENSE to package.
@smart-hooks/use-smart-memo@2.0.1
2.0.1 (Aug 3, 2020)
Version bump
@smart-hooks/use-multi-state@1.1.2
1.1.2 (Aug 3, 2020)
Fix
- Fix lerna does not add UNLICENSE to package.
@smart-hooks/use-multi-state@1.1.0
1.1.0 (Aug 3, 2020)
Changed
- Add dependency on a helper shared package @smart-hooks/helper-traverse-scheme-keys.