🐞 Bug Fixes
- computedEager: Adapt to changes in vue3.4+ - by @Doctor-wu in #3689 (b6d8f)
- nuxt: Move
nuxt
out of dependencies - by @antfu (866a1) - useAxios: Ignore undefined options - by @geektheripper, @Doctor-wu, @antfu and Doctorwu in #3662 (37eae)
- useBattery: Fake signal API support in some utilities - by @tachibana-shin and @Doctor-wu in #3634 (30245)
- useDraggable: Can not work well when parent element is scrollable - by @huiliangShen and banruo in #3692 (bdd79)
- useStorageAsync: Correct ssr handler - by @Doctor-wu in #3703 (c197e)
- useTimeAgo: Support custom UnitNames type for units field - by @nickmessing and @Doctor-wu in #3684 (1d6be)