v3.7.0
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
- @lmsccc made their first contribution in #1777
- @mushan0x0 made their first contribution in #1790
- @hemengke1997 made their first contribution in #1781
- @icy9596 made their first contribution in #1793
Full Changelog: v3.6.0...v3.7.0