Skip to content

0.6.0

Choose a tag to compare

@wangcch wangcch released this 14 Sep 06:20
· 33 commits to main since this release

Bug Fixes

  • useInterval: Update unmount cycle. And remove default delay value (851f5c9)
  • useLoadImg: empty options (5c8c939)

Features

  • useUpdate: new hook. Re-render components (b5a9c7f)
  • useAsyncClick: Callbacks do not return errors (ec0015e, c7b1585)