Skip to content

v3.7.0

Compare
Choose a tag to compare
@crazylxr crazylxr released this 04 Aug 08:13
· 245 commits to master since this release

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