Skip to content

Releases: jimengio/jimo-hooks

0.4.0

Choose a tag to compare

@wangcch wangcch released this 14 Aug 16:58

Features

  • useInterval (Handle the setInterval timer function) (310423b)

0.3.1

Choose a tag to compare

@wangcch wangcch released this 21 Jul 08:02

Features

  • deps: upgrade debounce and throttle (324b181)

0.3.0

Choose a tag to compare

@wangcch wangcch released this 25 Jun 16:45

Bug Fixes

  • useAsyncClick: abort when component unmounted (b4c15ad)

Features

0.2.2

Choose a tag to compare

@wangcch wangcch released this 24 Jun 03:19

Refactor

  • useLoadImg useCallback deps use useDeepCompareCache (825c751)
  • useLoadImg export EImgState type (825c751)