What's Changed
- ✨ feat(useClickAway): support shadow root by @minjamalesevic in #1650
- ✨ feat(useHover): add onChange callback by @li-jia-nan in #1681
- 🐛 fix(useResponsive): use isBrowser instead of windowExists by @ihaichao in #1682
- 🐛 fix(useInterval): use clearInterval instead of clearTimeout by @hchlq in #1695
- 💄 style(useKeyPress): rename word by @hchlq in #1696
- 💄 style(useUrlState): rename word by @hchlq in #1707
- 📚 doc(useWebSocket): update socket url key by @hchlq in #1708
- 📚 doc: document formatting by @li-jia-nan in #1709
- 📚 doc: format markdown with prettier by @miracles1919 in #1687
- 📚 doc(useCookieState): documentation colon escape by @xiaotiandada in #1698
- ✅ test(useFullscreen): add some tests by @miracles1919 in #1710
- ✅ test: add exports modules test by @miracles1919 in #1716
- ✅ test(useInfiniteScroll): add some tests by @miracles1919 in #1714
- ✅ test(useExternal): add some tests by @miracles1919 in #1692
- ✅ test(useInViewport): add some tests by @miracles1919 in #1686
- ✅ test(useInterval): add clearTimeout and clearInterval by @miracles1919 in #1697
- ⬆️ chore: pin gitleaks version by @hchlq in #1704
- ⬆️ chore(useFocusWithin): adjust ts definition by @miracles1919 in #1666
- ⬆️ chore(useInViewport): code style optimization by @li-jia-nan in #1680
New Contributors
- @minjamalesevic made their first contribution in #1650
- @li-jia-nan made their first contribution in #1681
- @ihaichao made their first contribution in #1682
- @xiaotiandada made their first contribution in #1698
Full Changelog: v3.5.0...v3.5.1