Skip to content

Releases: alibaba/hooks

v3.7.2

18 Oct 10:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.7.1...v3.7.2

v3.7.1

08 Sep 11:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.7.0...v3.7.1

v3.7.0

04 Aug 08:13
Compare
Choose a tag to compare

What's Changed

  • ✨ feat(useResetState): useResetState by @hemengke1997 in #1781
  • ✨ feat(usePagination): adds default parameter defaultPage by @lmsccc in #1777
  • 🐛 fix(useVirtualList): adjust type definition by @miracles1919 in #1732
  • 🐛 fix(createUpdateEffect): Using on-demand loading will report an error. by @mushan0x0 in #1790
  • 🐛 fix(useRequest): when pollingWhenHidden is fasle,page hidden may also be round questions by @icy9596 in #1793
  • ✅ test(useRequest): exclude error msg by @miracles1919 in #1788

New Contributors

Full Changelog: v3.6.0...v3.7.0

v3.6.2

28 Jul 02:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.2...v3.6.2

v3.5.2

03 Jul 07:30
Compare
Choose a tag to compare

What's Changed

  • 🐛 fix: node.getRootNode incompatibility in lower version browsers by @brickspert in #1731

Full Changelog: v3.5.1...v3.5.2

v3.5.1

30 Jun 11:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.0...v3.5.1

v3.5.0

17 Jun 02:12
Compare
Choose a tag to compare
  • ✨ Feat: useRequest support set the error retry times of polling #1657
  • 📚 Doc:add some new badges to the document #1651
  • ⬆️ Chore:lerna is upgraded to pnpm workspace #1656 #1670
  • ✅ Test:useFocusWithin、useFusionTable、useDrag、useDrop are added test cases #1665 #1672 #1659 #1660

v3.4.1

04 Jun 10:56
Compare
Choose a tag to compare
  • ✨ Feat: useLongPress support move threshold #1559
  • ✨ Feat: support the return function of clear timer in timeout and interval #1615
  • 📚 Doc: input text is not visible in dark mode
  • 🐛 Fix: let user decide if useStorage can be undefined and fix demos

v3.4.0

24 May 05:30
Compare
Choose a tag to compare
  • ✨ Feat: add useDeepCompareLayoutEffect #1599
  • 🐛 Fix: remove useInterval&useTimeout warn #1639

v3.3.13

21 May 10:09
Compare
Choose a tag to compare
  • 🐛 Fix: ssr error in useMouse #1636