Skip to content

Releases: alibaba/hooks

v3.1.11

03 Mar 09:44

Choose a tag to compare

  • 💄 Feature: useLongPress add onLongPressEnd #1478

v3.1.10

25 Feb 07:30

Choose a tag to compare

  • 💄 Feature: export createUpdateEffect #1476
  • 🐛 Fix: useMemoizedFn return a plain function type #1470

v3.1.9

26 Jan 03:15

Choose a tag to compare

  • 🐛 Fix: move @types/js-cookie from dev deps to deps

v3.1.8

21 Jan 03:39

Choose a tag to compare

  • 💄 Feature: useMouse support trace mouse in target element #1412
  • 🐛 Fix: useWebsocket options callback add instance params #1445

v3.1.7

19 Jan 07:49

Choose a tag to compare

  • 🐛 Fix: useTimeout&useInterval support delay=0 #1442

v3.1.6

17 Jan 09:26

Choose a tag to compare

  • Chore: downgrade js-cookie to v2

v3.1.5

07 Jan 12:09

Choose a tag to compare

  • 🐛 Fix: useAntdTable refreshDeps trigger request when ready=false

v3.1.4

04 Jan 10:08

Choose a tag to compare

  • 💄 Feature: useUrlState add parseOptions、stringifyOptions #1421
  • 🐛 Fix: useLongPress onClick can't get the latest state #1426
  • 🐛 Fix: useRequest throw error no catch when use cacheKey #1427
  • 🐛 Fix: useGetState ts error #1419

v3.1.3

29 Dec 12:24

Choose a tag to compare

  • 💄 Feature: useClickAway support multiple events #1416

v3.1.2

27 Dec 04:12

Choose a tag to compare

  • 🐛 Fix: useVirtualList error calculation when dynamic height #1410