🚀 Features
- usePreferredContrast: New function - by @Zhaocl1997 in #2040
🐞 Bug Fixes
- firebase: Improve externalization - by @antfu (e2a78)
- shared: Resolve internal circular reference - by @antfu (0fdbb)
- useActiveElement: Use
computedWithControl
instead ofcounter
ref - by @vaakian in #2093 - useElementHover: Support set el ref type - by @JiatLn in #2079
- useScroll: Account for rounding errors when calculating arrivedState - by @curtgrimes in #2051
- useURLSearchParams: Avoid referencing to global
location
- by @mskr in #2066