Skip to content

Releases: turtleflyer/smart-hooks

@smart-hooks/use-multi-state@1.1.3

08 Aug 02:50
Compare
Choose a tag to compare

1.1.3 (Aug 7, 2020)

Changed

  • Version bump

@smart-hooks/use-interstate@2.1.4

08 Aug 02:50
Compare
Choose a tag to compare

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

08 Aug 02:51
Compare
Choose a tag to compare

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

07 Aug 23:36
Compare
Choose a tag to compare

2.1.3 (Aug 7, 2020)

Fix

  • Fix redundant type in useInterstate definition.

@smart-hooks/use-smart-ref@2.1.3

03 Aug 08:57
Compare
Choose a tag to compare

2.1.3 (Aug 3, 2020)

Fix

  • Fix lerna does not add UNLICENSE to package.

@smart-hooks/use-smart-ref@2.1.1

03 Aug 08:54
Compare
Choose a tag to compare

2.1.1 (Aug 3, 2020)

Version bump

@smart-hooks/use-smart-memo@2.0.3

03 Aug 08:57
Compare
Choose a tag to compare

2.0.3 (Aug 3, 2020)

Fix

  • Fix lerna does not add UNLICENSE to package.

@smart-hooks/use-smart-memo@2.0.1

03 Aug 08:52
Compare
Choose a tag to compare

2.0.1 (Aug 3, 2020)

Version bump

@smart-hooks/use-multi-state@1.1.2

03 Aug 08:58
Compare
Choose a tag to compare

1.1.2 (Aug 3, 2020)

Fix

  • Fix lerna does not add UNLICENSE to package.

@smart-hooks/use-multi-state@1.1.0

03 Aug 08:51
Compare
Choose a tag to compare

1.1.0 (Aug 3, 2020)

Changed

  • Add dependency on a helper shared package @smart-hooks/helper-traverse-scheme-keys.