Improved
v14.0.0-alpha.2
🚨 Breaking Changes
- Deprecate alias exports in favor of original function names - by @9romise in https://github.com/vueuse/vueuse/issues/5009 (e5f74)
- Requires Vue 3.5 - by @antfu (fe458)
- firebase: Upgrade to firebase v12 - by @antfu (8cb0b)
- nuxt: Use Nuxt v4 kit - by @antfu (070fc)
- shared: Drop some deprecated apis - by @9romise in https://github.com/vueuse/vueuse/issues/5010 (971b2)
🚀 Features
- refManualReset: New function - by @phk422, Robin, @ilyaliao and Anthony Fu in https://github.com/vueuse/vueuse/issues/4644 (81bb3)
🐞 Bug Fixes
- integrations: Use relative import in
component.ts- by @9romise in https://github.com/vueuse/vueuse/issues/5025 (d5bcd)