v3.6.2
What's Changed
- ✨ feat(useCountDown): add leftTime for useCountDown by @li-jia-nan in #1737
- ✨ feat(useMutationObserver): add new hook useMutationObserver by @li-jia-nan in #1751
- 🐛 fix(useVirtualList): getDistanceTop calls the itemHeight parameter error by @8696 in #1730
- 🐛 fix(useFullscreen): replace the initial value with screenfull.isFullscreen by @KangXinzhi in #1755
- 🐛 fix: add codesandbox dependencies by @miracles1919 in #1735
- 🐛 fix(useAntdTable): table type by @GpingFeng in #1768
- 📚 doc(useInterval): update Description by @hchlq in #1762
- 📚 doc(useInfiniteScroll): update doc by @zyhong1998 in #1765
- ⬆️ chore: upgrade dumi by @miracles1919 in #1749
- ⬆️ chore: remove canUseDom with isBrowser by @chenym1992 in #1753
- ⬆️ chore: add github actions by @miracles1919 in #1773
- ⬆️ chore: fix typo by @hchlq in #1756
- ✅ test(useCountDown): fix wrong tests by @miracles1919 in #1740
- ✅ test(useLongPress): adjust and add some tests by @miracles1919 in #1754
- ✅ test(useVirtualList): remove useless code by @miracles1919 in #1733
New Contributors
- @8696 made their first contribution in #1730
- @KangXinzhi made their first contribution in #1755
- @chenym1992 made their first contribution in #1753
- @zyhong1998 made their first contribution in #1765
Full Changelog: v3.5.2...v3.6.2