fix(deps): update vueuse monorepo to v14 (major) #67

Merged
tommy merged 1 commit from renovate/major-vueuse-monorepo into main 2025-12-06 22:48:46 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
@vueuse/core (source) ^13.0.0 -> ^14.0.0 age confidence
@vueuse/nuxt (source) ^13.0.0 -> ^14.0.0 age confidence

Release Notes

vueuse/vueuse (@​vueuse/core)

v14.1.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v14.0.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v13.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v13.8.0

Compare Source

   🚀 Features
   🏎 Performance
    View changes on GitHub

v13.7.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v13.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v13.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • useCookie: Update universal-cookie range to ^7 || ^8 #​4834
    View changes on GitHub

v13.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v13.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v13.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v13.1.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@vueuse/core](https://github.com/vueuse/vueuse) ([source](https://github.com/vueuse/vueuse/tree/HEAD/packages/core)) | [`^13.0.0` -> `^14.0.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/13.0.0/14.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vueuse%2fcore/14.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vueuse%2fcore/13.0.0/14.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@vueuse/nuxt](https://github.com/vueuse/vueuse/tree/main/packages/nuxt#readme) ([source](https://github.com/vueuse/vueuse/tree/HEAD/packages/nuxt)) | [`^13.0.0` -> `^14.0.0`](https://renovatebot.com/diffs/npm/@vueuse%2fnuxt/13.0.0/14.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vueuse%2fnuxt/14.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vueuse%2fnuxt/13.0.0/14.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vueuse/vueuse (@&#8203;vueuse/core)</summary> ### [`v14.1.0`](https://github.com/vueuse/vueuse/releases/tag/v14.1.0) [Compare Source](https://github.com/vueuse/vueuse/compare/v14.0.0...v14.1.0) #####    🚀 Features - **useDropZone**: Add checkValidity function  -  by [@&#8203;kolaente](https://github.com/kolaente) in [#&#8203;5169](https://github.com/vueuse/vueuse/issues/5169) [<samp>(aee84)</samp>](https://github.com/vueuse/vueuse/commit/aee846cb) - **useElementVisibility**: Add `initialValue` option  -  by [@&#8203;kricsleo](https://github.com/kricsleo) and [@&#8203;9romise](https://github.com/9romise) in [#&#8203;5159](https://github.com/vueuse/vueuse/issues/5159) [<samp>(13f36)</samp>](https://github.com/vueuse/vueuse/commit/13f361fa) - **useMouseInElement**: Add support for tracking inline-level elements  -  by [@&#8203;siavava](https://github.com/siavava) and [@&#8203;9romise](https://github.com/9romise) in [#&#8203;5049](https://github.com/vueuse/vueuse/issues/5049) [<samp>(62dfb)</samp>](https://github.com/vueuse/vueuse/commit/62dfb80a) - **useTimeAgoIntl**: Custom units  -  by [@&#8203;Menci](https://github.com/Menci) in [#&#8203;5188](https://github.com/vueuse/vueuse/issues/5188) [<samp>(c7d09)</samp>](https://github.com/vueuse/vueuse/commit/c7d09ef4) - **useWebSocket**: `autoConnect.delay` support function  -  by [@&#8203;YuchenWell](https://github.com/YuchenWell), **Anthony Fu** and [@&#8203;9romise](https://github.com/9romise) in [#&#8203;5089](https://github.com/vueuse/vueuse/issues/5089) [<samp>(176f2)</samp>](https://github.com/vueuse/vueuse/commit/176f2515) #####    🐞 Bug Fixes - Typescript type of `isIOS` constant  -  by [@&#8203;toofishes](https://github.com/toofishes) in [#&#8203;5163](https://github.com/vueuse/vueuse/issues/5163) [<samp>(60888)</samp>](https://github.com/vueuse/vueuse/commit/60888d43) - **computedWithControl**: Allow different types in watch sources array  -  by [@&#8203;kricsleo](https://github.com/kricsleo) in [#&#8203;5184](https://github.com/vueuse/vueuse/issues/5184) [<samp>(bc4ac)</samp>](https://github.com/vueuse/vueuse/commit/bc4aca90) - **types**: Allow async functions in useDebounceFn and useThrottleFn  -  by [@&#8203;xiaoxiaohuayu](https://github.com/xiaoxiaohuayu) in [#&#8203;5131](https://github.com/vueuse/vueuse/issues/5131) [<samp>(7fb7a)</samp>](https://github.com/vueuse/vueuse/commit/7fb7a05a) - **types**: Deprecate embeded `ResizeObserverSize` types  -  by [@&#8203;9romise](https://github.com/9romise) in [#&#8203;5127](https://github.com/vueuse/vueuse/issues/5127) [<samp>(d7a07)</samp>](https://github.com/vueuse/vueuse/commit/d7a07010) - **useArrayReduce**: Export `UseArrayReduceReturn` type  -  by [@&#8203;michaelcozzolino](https://github.com/michaelcozzolino) in [#&#8203;5177](https://github.com/vueuse/vueuse/issues/5177) [<samp>(e1204)</samp>](https://github.com/vueuse/vueuse/commit/e1204722) - **useAsyncQueue**: Trigger onFinished when the last task is rejected  -  by [@&#8203;keeplearning66](https://github.com/keeplearning66) and [@&#8203;9romise](https://github.com/9romise) in [#&#8203;5144](https://github.com/vueuse/vueuse/issues/5144) [<samp>(c4a46)</samp>](https://github.com/vueuse/vueuse/commit/c4a46025) - **useClipboard**: Add readonly attribute to textarea fallback to support Safari 15  -  by [@&#8203;huajianjiu](https://github.com/huajianjiu) in [#&#8203;5179](https://github.com/vueuse/vueuse/issues/5179) [<samp>(ef0c4)</samp>](https://github.com/vueuse/vueuse/commit/ef0c4f82) - **useInfiniteScroll**: Make canLoadMore reactive  -  by [@&#8203;nhquyss](https://github.com/nhquyss) in [#&#8203;5110](https://github.com/vueuse/vueuse/issues/5110) [<samp>(3dc2d)</samp>](https://github.com/vueuse/vueuse/commit/3dc2d831) - **useMagicKeys**: Handle empty key events to prevent errors  -  by [@&#8203;babu-ch](https://github.com/babu-ch) and [@&#8203;9romise](https://github.com/9romise) in [#&#8203;5149](https://github.com/vueuse/vueuse/issues/5149) [<samp>(f8aec)</samp>](https://github.com/vueuse/vueuse/commit/f8aecd82) - **useScroll**: Use configurable window's `getComputedStyle`  -  by [@&#8203;9romise](https://github.com/9romise) in [#&#8203;5150](https://github.com/vueuse/vueuse/issues/5150) [<samp>(f74a6)</samp>](https://github.com/vueuse/vueuse/commit/f74a68d4) - **useSpeechRecognition**: Catch the error while calling method start  -  by [@&#8203;ben-lau](https://github.com/ben-lau), **liubaobin** and [@&#8203;9romise](https://github.com/9romise) in [#&#8203;5142](https://github.com/vueuse/vueuse/issues/5142) [<samp>(94f1e)</samp>](https://github.com/vueuse/vueuse/commit/94f1e9e7) - **useTimeout**: Fix type typo  -  by [@&#8203;keeplearning66](https://github.com/keeplearning66), **Robin** and **Anthony Fu** in [#&#8203;5147](https://github.com/vueuse/vueuse/issues/5147) [<samp>(31e5c)</samp>](https://github.com/vueuse/vueuse/commit/31e5cb0c) #####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v14.0.0...v14.1.0) ### [`v14.0.0`](https://github.com/vueuse/vueuse/releases/tag/v14.0.0) [Compare Source](https://github.com/vueuse/vueuse/compare/v13.9.0...v14.0.0) #####    🚨 Breaking Changes - Migrate to `tsdown`, move dist files  -  by [@&#8203;9romise](https://github.com/9romise) and **Anthony Fu** in [#&#8203;5004](https://github.com/vueuse/vueuse/issues/5004) [<samp>(a2e2c)</samp>](https://github.com/vueuse/vueuse/commit/a2e2cedb) - Deprecate alias exports in favor of original function names  -  by [@&#8203;9romise](https://github.com/9romise) in [#&#8203;5009](https://github.com/vueuse/vueuse/issues/5009) [<samp>(e5f74)</samp>](https://github.com/vueuse/vueuse/commit/e5f74fb4) - Requires Vue 3.5  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(fe458)</samp>](https://github.com/vueuse/vueuse/commit/fe45820e) - **components**: Refactor components and make them consistent  -  by [@&#8203;ilyaliao](https://github.com/ilyaliao) in [#&#8203;4912](https://github.com/vueuse/vueuse/issues/4912) [<samp>(8c521)</samp>](https://github.com/vueuse/vueuse/commit/8c521d4e) - **computedAsync**: Default to `flush: sync`  -  by [@&#8203;ferferga](https://github.com/ferferga) in [#&#8203;4752](https://github.com/vueuse/vueuse/issues/4752) [<samp>(573bf)</samp>](https://github.com/vueuse/vueuse/commit/573bfb07) - **createSharedComposable**: Return only the sharedComposable on client side  -  by [@&#8203;9romise](https://github.com/9romise) in [#&#8203;4997](https://github.com/vueuse/vueuse/issues/4997) [<samp>(73aad)</samp>](https://github.com/vueuse/vueuse/commit/73aad317) - **firebase**: Upgrade to firebase v12  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(8cb0b)</samp>](https://github.com/vueuse/vueuse/commit/8cb0b4b9) - **nuxt**: Use Nuxt v4 kit  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(070fc)</samp>](https://github.com/vueuse/vueuse/commit/070fc8cf) - **shared**: Drop some deprecated apis  -  by [@&#8203;9romise](https://github.com/9romise) in [#&#8203;5010](https://github.com/vueuse/vueuse/issues/5010) [<samp>(971b2)</samp>](https://github.com/vueuse/vueuse/commit/971b2a00) - **useClipboard**: Use `readonly()` instead of type assertion `Computed`  -  by [@&#8203;9romise](https://github.com/9romise) in [#&#8203;5081](https://github.com/vueuse/vueuse/issues/5081) [<samp>(67812)</samp>](https://github.com/vueuse/vueuse/commit/67812c66) - **useSwipe**: Remove isPassiveEventSupported  -  by [@&#8203;pkc918](https://github.com/pkc918) in [#&#8203;4886](https://github.com/vueuse/vueuse/issues/4886) [<samp>(620a9)</samp>](https://github.com/vueuse/vueuse/commit/620a9491) - **useThrottleFn**: Align with traditional throttle behavior  -  by [@&#8203;IceMooncake](https://github.com/IceMooncake) and [@&#8203;ilyaliao](https://github.com/ilyaliao) in [#&#8203;4923](https://github.com/vueuse/vueuse/issues/4923) [<samp>(cefd2)</samp>](https://github.com/vueuse/vueuse/commit/cefd228b) #####    🚀 Features - **computedEager**: Deprecate `computedEager`  -  by [@&#8203;ilyaliao](https://github.com/ilyaliao) in [#&#8203;5034](https://github.com/vueuse/vueuse/issues/5034) [<samp>(26a7d)</samp>](https://github.com/vueuse/vueuse/commit/26a7d34f) - **onClickOutside**: Allow the value of target to be a getter  -  by [@&#8203;keeplearning66](https://github.com/keeplearning66) in [#&#8203;5098](https://github.com/vueuse/vueuse/issues/5098) [<samp>(7133c)</samp>](https://github.com/vueuse/vueuse/commit/7133cfe4) - **onLongPress**: Allow function as value in delay  -  by [@&#8203;keeplearning66](https://github.com/keeplearning66) in [#&#8203;4979](https://github.com/vueuse/vueuse/issues/4979) [<samp>(415f3)</samp>](https://github.com/vueuse/vueuse/commit/415f376f) - **refManualReset**: New function  -  by [@&#8203;phk422](https://github.com/phk422), [@&#8203;OrbisK](https://github.com/OrbisK), [@&#8203;ilyaliao](https://github.com/ilyaliao) and **Anthony Fu** in [#&#8203;4644](https://github.com/vueuse/vueuse/issues/4644) [<samp>(81bb3)</samp>](https://github.com/vueuse/vueuse/commit/81bb3cde) - **useAsyncState**: Allow initial value to be a ref  -  by [@&#8203;43081j](https://github.com/43081j) in [#&#8203;4992](https://github.com/vueuse/vueuse/issues/4992) [<samp>(e38e8)</samp>](https://github.com/vueuse/vueuse/commit/e38e8d9c) - **useIdle**: Implement `Stoppable` interface  -  by [@&#8203;dpbs-715](https://github.com/dpbs-715) and **Anthony Fu** in [#&#8203;5068](https://github.com/vueuse/vueuse/issues/5068) [<samp>(3f96a)</samp>](https://github.com/vueuse/vueuse/commit/3f96a1fe) - **useTextSelection**: Set initial value for use text selection  -  by [@&#8203;kevinluo201](https://github.com/kevinluo201) in [#&#8203;5092](https://github.com/vueuse/vueuse/issues/5092) [<samp>(dbb3e)</samp>](https://github.com/vueuse/vueuse/commit/dbb3ed07) - **useTransition**: Add support for custom interpolator functions  -  by [@&#8203;scottbedard](https://github.com/scottbedard) and **Anthony Fu** in [#&#8203;5011](https://github.com/vueuse/vueuse/issues/5011) [<samp>(cf905)</samp>](https://github.com/vueuse/vueuse/commit/cf905ccf) - **watch**: Update watch return typo in watchExtractedObservable, watchDebounced, watchDeep, watchImmediate, watchOnce, watchThrottled and watchWithFilter  -  by [@&#8203;ArthurDarkstone](https://github.com/ArthurDarkstone) in [#&#8203;4896](https://github.com/vueuse/vueuse/issues/4896) [<samp>(b8102)</samp>](https://github.com/vueuse/vueuse/commit/b8102b5e) - **watchAtMost**: Add pause and resume to return value  -  by [@&#8203;ArthurDarkstone](https://github.com/ArthurDarkstone) in [#&#8203;4897](https://github.com/vueuse/vueuse/issues/4897) [<samp>(d3176)</samp>](https://github.com/vueuse/vueuse/commit/d317610e) - **watchPausable**: Deprecate `watchPausable`  -  by [@&#8203;ilyaliao](https://github.com/ilyaliao) in [#&#8203;5040](https://github.com/vueuse/vueuse/issues/5040) [<samp>(4a28b)</samp>](https://github.com/vueuse/vueuse/commit/4a28be90) #####    🐞 Bug Fixes - Update return type of createReusableTemplate and createTemplateP…  -  by [@&#8203;ArthurDarkstone](https://github.com/ArthurDarkstone) in [#&#8203;4962](https://github.com/vueuse/vueuse/issues/4962) [<samp>(5fd3a)</samp>](https://github.com/vueuse/vueuse/commit/5fd3a935) - Update return types for createTemplatePromise, useMagicKeys, use…  -  by [@&#8203;ArthurDarkstone](https://github.com/ArthurDarkstone) in [#&#8203;4963](https://github.com/vueuse/vueuse/issues/4963) [<samp>(554b7)</samp>](https://github.com/vueuse/vueuse/commit/554b74e9) - Update parameter types to use ComponentInternalInstance in lifec…  -  by [@&#8203;ArthurDarkstone](https://github.com/ArthurDarkstone) in [#&#8203;5060](https://github.com/vueuse/vueuse/issues/5060) [<samp>(a49a3)</samp>](https://github.com/vueuse/vueuse/commit/a49a3ede) - **integrations**: Use relative import in `component.ts`  -  by [@&#8203;9romise](https://github.com/9romise) in [#&#8203;5025](https://github.com/vueuse/vueuse/issues/5025) [<samp>(d5bcd)</samp>](https://github.com/vueuse/vueuse/commit/d5bcd50b) - **shared**: Support provideLocal/injectLocal in vapor mode  -  by [@&#8203;ZKunZhang](https://github.com/ZKunZhang) and **Zhaokun Zhang** in [#&#8203;5050](https://github.com/vueuse/vueuse/issues/5050) [<samp>(51872)</samp>](https://github.com/vueuse/vueuse/commit/51872941) - **tryOnScopeDispose**: Add optional failSilently parameter and updat…  -  by [@&#8203;ArthurDarkstone](https://github.com/ArthurDarkstone) and [@&#8203;ilyaliao](https://github.com/ilyaliao) in [#&#8203;5061](https://github.com/vueuse/vueuse/issues/5061) [<samp>(a4862)</samp>](https://github.com/vueuse/vueuse/commit/a4862a44) - **types**: Update type casting for watch functions to use WatchSource<T>  -  by [@&#8203;ArthurDarkstone](https://github.com/ArthurDarkstone) in [#&#8203;4966](https://github.com/vueuse/vueuse/issues/4966) [<samp>(00a72)</samp>](https://github.com/vueuse/vueuse/commit/00a72919) - **useAsyncState**: Track latest execution to avoid newer results being replaced by outdated ones  -  by [@&#8203;andreww2012](https://github.com/andreww2012) in [#&#8203;5047](https://github.com/vueuse/vueuse/issues/5047) [<samp>(3e6cb)</samp>](https://github.com/vueuse/vueuse/commit/3e6cbf12) - **useFullscreen**: Specify return types for request, exit, and enabl…  -  by [@&#8203;ArthurDarkstone](https://github.com/ArthurDarkstone) in [#&#8203;4965](https://github.com/vueuse/vueuse/issues/4965) [<samp>(8ac73)</samp>](https://github.com/vueuse/vueuse/commit/8ac73870) - **useMagicKeys**: Clearing of other keys after releasing alt  -  by [@&#8203;NoiseFan](https://github.com/NoiseFan) in [#&#8203;5037](https://github.com/vueuse/vueuse/issues/5037) [<samp>(3f113)</samp>](https://github.com/vueuse/vueuse/commit/3f113f5e) - **useShare**: Improve the accuracy of sharing logic  -  by [@&#8203;ArthurDarkstone](https://github.com/ArthurDarkstone) in [#&#8203;5048](https://github.com/vueuse/vueuse/issues/5048) [<samp>(61e1b)</samp>](https://github.com/vueuse/vueuse/commit/61e1be05) - **useUrlSearchParams**: Restore proper history and navigation behavior  -  by [@&#8203;yosong-github](https://github.com/yosong-github) and [@&#8203;ilyaliao](https://github.com/ilyaliao) in [#&#8203;4969](https://github.com/vueuse/vueuse/issues/4969) [<samp>(1cff4)</samp>](https://github.com/vueuse/vueuse/commit/1cff4c40) - **useUserMedia**: Add deep watch to constraints  -  by [@&#8203;babu-ch](https://github.com/babu-ch) and [@&#8203;ilyaliao](https://github.com/ilyaliao) in [#&#8203;5046](https://github.com/vueuse/vueuse/issues/5046) [<samp>(4b3e9)</samp>](https://github.com/vueuse/vueuse/commit/4b3e976d) #####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v13.8.0...v14.0.0) ### [`v13.9.0`](https://github.com/vueuse/vueuse/releases/tag/v13.9.0) [Compare Source](https://github.com/vueuse/vueuse/compare/v13.8.0...v13.9.0) #####    🚀 Features - **onLongPress**: Allow function as value in delay  -  by [@&#8203;keeplearning66](https://github.com/keeplearning66) in [#&#8203;4979](https://github.com/vueuse/vueuse/issues/4979) [<samp>(415f3)</samp>](https://github.com/vueuse/vueuse/commit/415f376f) - **useAsyncState**: Allow initial value to be a ref  -  by [@&#8203;43081j](https://github.com/43081j) in [#&#8203;4992](https://github.com/vueuse/vueuse/issues/4992) [<samp>(e38e8)</samp>](https://github.com/vueuse/vueuse/commit/e38e8d9c) #####    🐞 Bug Fixes - **types**: Update type casting for watch functions to use WatchSource<T>  -  by [@&#8203;ArthurDarkstone](https://github.com/ArthurDarkstone) in [#&#8203;4966](https://github.com/vueuse/vueuse/issues/4966) [<samp>(00a72)</samp>](https://github.com/vueuse/vueuse/commit/00a72919) - **useUrlSearchParams**: Restore proper history and navigation behavior  -  by [@&#8203;yosong-github](https://github.com/yosong-github) and [@&#8203;ilyaliao](https://github.com/ilyaliao) in [#&#8203;4969](https://github.com/vueuse/vueuse/issues/4969) [<samp>(1cff4)</samp>](https://github.com/vueuse/vueuse/commit/1cff4c40) #####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v13.8.0...v13.9.0) ### [`v13.8.0`](https://github.com/vueuse/vueuse/releases/tag/v13.8.0) [Compare Source](https://github.com/vueuse/vueuse/compare/v13.7.0...v13.8.0) #####    🚀 Features - **useEventSource**: Add `serializer`  -  by [@&#8203;imddc](https://github.com/imddc) and [@&#8203;ilyaliao](https://github.com/ilyaliao) in [#&#8203;4953](https://github.com/vueuse/vueuse/issues/4953) [<samp>(64651)</samp>](https://github.com/vueuse/vueuse/commit/64651a33) #####    🏎 Performance - **docs**: Replace `twoslash` with own function for comparing js snippet  -  by [@&#8203;serkodev](https://github.com/serkodev) in [#&#8203;4977](https://github.com/vueuse/vueuse/issues/4977) [<samp>(909fd)</samp>](https://github.com/vueuse/vueuse/commit/909fd253) - **usePointer**: Use shallowRef for better performance  -  by [@&#8203;broBinChen](https://github.com/broBinChen) and **xiaobin** in [#&#8203;4980](https://github.com/vueuse/vueuse/issues/4980) [<samp>(ce09e)</samp>](https://github.com/vueuse/vueuse/commit/ce09e0d0) - **usePreferredLanguages**: Use shallowRef for better performance  -  by [@&#8203;ilyaliao](https://github.com/ilyaliao) in [#&#8203;4973](https://github.com/vueuse/vueuse/issues/4973) [<samp>(361c8)</samp>](https://github.com/vueuse/vueuse/commit/361c8431) #####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v13.7.0...v13.8.0) ### [`v13.7.0`](https://github.com/vueuse/vueuse/releases/tag/v13.7.0) [Compare Source](https://github.com/vueuse/vueuse/compare/v13.6.0...v13.7.0) #####    🚨 Breaking Changes - **useAsyncState**: Set globalThis.reportError as default onError  -  by [@&#8203;kalu5](https://github.com/kalu5) in [#&#8203;4951](https://github.com/vueuse/vueuse/issues/4951) [<samp>(f6e88)</samp>](https://github.com/vueuse/vueuse/commit/f6e88984) #####    🚀 Features - **computedAsync**: Use globalThis.reportError as default onError  -  by [@&#8203;babu-ch](https://github.com/babu-ch) in [#&#8203;4943](https://github.com/vueuse/vueuse/issues/4943) [<samp>(226a2)</samp>](https://github.com/vueuse/vueuse/commit/226a229b) - **useClipboardItems**: Expose `read()`  -  by [@&#8203;OrbisK](https://github.com/OrbisK) in [#&#8203;4954](https://github.com/vueuse/vueuse/issues/4954) [<samp>(d03b2)</samp>](https://github.com/vueuse/vueuse/commit/d03b2a42) - **useDevicePixelRatio**: Improve types  -  by [@&#8203;doyuli](https://github.com/doyuli) in [#&#8203;4927](https://github.com/vueuse/vueuse/issues/4927) [<samp>(1b3d4)</samp>](https://github.com/vueuse/vueuse/commit/1b3d4e6a) - **useSpeechSynthesisOptions**: Add option `onBoundary`  -  by [@&#8203;pkc918](https://github.com/pkc918) in [#&#8203;4960](https://github.com/vueuse/vueuse/issues/4960) [<samp>(c0dca)</samp>](https://github.com/vueuse/vueuse/commit/c0dca935) - **useTimeAgoIntl**: Add `useTimaAgoIntl`  -  by [@&#8203;northword](https://github.com/northword) and **Anthony Fu** in [#&#8203;4821](https://github.com/vueuse/vueuse/issues/4821) [<samp>(81815)</samp>](https://github.com/vueuse/vueuse/commit/81815762) #####    🐞 Bug Fixes - **ci**: Avoid duplicate `nr update` execution in `docs:build`  -  by [@&#8203;serkodev](https://github.com/serkodev) in [#&#8203;4925](https://github.com/vueuse/vueuse/issues/4925) [<samp>(a73ee)</samp>](https://github.com/vueuse/vueuse/commit/a73eedd0) - **useAnimate**: Respect `immediate: false` with conditionally rendered elements  -  by [@&#8203;curtgrimes](https://github.com/curtgrimes) in [#&#8203;4947](https://github.com/vueuse/vueuse/issues/4947) [<samp>(90c7f)</samp>](https://github.com/vueuse/vueuse/commit/90c7f5b9) - **useGamepad**: Correct type assertion for vibrationActuator  -  by [@&#8203;ArthurDarkstone](https://github.com/ArthurDarkstone) in [#&#8203;4964](https://github.com/vueuse/vueuse/issues/4964) [<samp>(c5277)</samp>](https://github.com/vueuse/vueuse/commit/c5277625) - **useStorage**: Make sure to always read data if new value is `undefined`  -  by [@&#8203;OrbisK](https://github.com/OrbisK) in [#&#8203;4957](https://github.com/vueuse/vueuse/issues/4957) [<samp>(22116)</samp>](https://github.com/vueuse/vueuse/commit/22116b69) #####    🏎 Performance - **twoslash**: Optimize twoslash cache  -  by [@&#8203;doyuli](https://github.com/doyuli) in [#&#8203;4939](https://github.com/vueuse/vueuse/issues/4939) [<samp>(93064)</samp>](https://github.com/vueuse/vueuse/commit/930648d5) - **useMutationObserver**: Watch ref directly  -  by [@&#8203;VividLemon](https://github.com/VividLemon) in [#&#8203;4940](https://github.com/vueuse/vueuse/issues/4940) [<samp>(01cd9)</samp>](https://github.com/vueuse/vueuse/commit/01cd9cf9) #####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v13.6.0...v13.7.0) ### [`v13.6.0`](https://github.com/vueuse/vueuse/releases/tag/v13.6.0) [Compare Source](https://github.com/vueuse/vueuse/compare/v13.5.0...v13.6.0) #####    🚀 Features - Mark templateRef as deprecated  -  by [@&#8203;ilyaliao](https://github.com/ilyaliao) in [#&#8203;4894](https://github.com/vueuse/vueuse/issues/4894) [<samp>(0271e)</samp>](https://github.com/vueuse/vueuse/commit/0271eef9) - **useFileDialog**: Add MaybRef to multiple, accept, capture, reset, and directory  -  by [@&#8203;hunterwilhelm](https://github.com/hunterwilhelm), **Anthony Fu** and [@&#8203;antfu](https://github.com/antfu) in [#&#8203;4813](https://github.com/vueuse/vueuse/issues/4813) [<samp>(a44bd)</samp>](https://github.com/vueuse/vueuse/commit/a44bdc2c) - **useFocusTrap**: Expose updateContainerElements for dynamic contai…  -  by [@&#8203;PeikyLiu](https://github.com/PeikyLiu) and [@&#8203;ilyaliao](https://github.com/ilyaliao) in [#&#8203;4849](https://github.com/vueuse/vueuse/issues/4849) [<samp>(3d5e5)</samp>](https://github.com/vueuse/vueuse/commit/3d5e511a) - **useIDBKeyval**: Add `options.serializer`  -  by [@&#8203;matthewjumpsoffbuildings](https://github.com/matthewjumpsoffbuildings), [@&#8203;OrbisK](https://github.com/OrbisK) and [@&#8203;43081j](https://github.com/43081j) in [#&#8203;4781](https://github.com/vueuse/vueuse/issues/4781) [<samp>(bb831)</samp>](https://github.com/vueuse/vueuse/commit/bb831783) - **useStorageAsync**: Add `onReady` option and Promise return  -  by [@&#8203;asika32764](https://github.com/asika32764), **Fernando Fernández**, [@&#8203;OrbisK](https://github.com/OrbisK) and **Anthony Fu** in [#&#8203;4158](https://github.com/vueuse/vueuse/issues/4158) [<samp>(3a2df)</samp>](https://github.com/vueuse/vueuse/commit/3a2df2e1) - **useTransition**: Support custom window  -  by [@&#8203;byronogis](https://github.com/byronogis) and **Anthony Fu** in [#&#8203;4850](https://github.com/vueuse/vueuse/issues/4850) [<samp>(a75f4)</samp>](https://github.com/vueuse/vueuse/commit/a75f40c8) #####    🐞 Bug Fixes - **onClickOutside**: The order of overload signatures  -  by [@&#8203;whiteyebrw](https://github.com/whiteyebrw), [@&#8203;ilyaliao](https://github.com/ilyaliao) and **Anthony Fu** in [#&#8203;4839](https://github.com/vueuse/vueuse/issues/4839) [<samp>(d5812)</samp>](https://github.com/vueuse/vueuse/commit/d5812393) - **types**: Use Vue's native `MaybeRef` and `MaybeRefOrGetter` instead  -  by [@&#8203;RYGRIT](https://github.com/RYGRIT) in [#&#8203;4913](https://github.com/vueuse/vueuse/issues/4913) [<samp>(2d179)</samp>](https://github.com/vueuse/vueuse/commit/2d1797b9) - **useDraggable**: Add capture prop to component  -  by [@&#8203;wgh970312](https://github.com/wgh970312) in [#&#8203;4911](https://github.com/vueuse/vueuse/issues/4911) [<samp>(547f8)</samp>](https://github.com/vueuse/vueuse/commit/547f8fa8) - **useMagicKeys**: Prevent incorrect clearing of other keys after releasing shift  -  by [@&#8203;keeplearning66](https://github.com/keeplearning66) in [#&#8203;4916](https://github.com/vueuse/vueuse/issues/4916) [<samp>(d7f28)</samp>](https://github.com/vueuse/vueuse/commit/d7f284af) - **useMouseInElement**: Correctly update elementX and elementY  -  by [@&#8203;cszhjh](https://github.com/cszhjh) and [@&#8203;ilyaliao](https://github.com/ilyaliao) in [#&#8203;4846](https://github.com/vueuse/vueuse/issues/4846) [<samp>(cf02b)</samp>](https://github.com/vueuse/vueuse/commit/cf02b997) - **useVirtualList**: Resolve invalid watch source  -  by [@&#8203;cszhjh](https://github.com/cszhjh) and [@&#8203;OrbisK](https://github.com/OrbisK) in [#&#8203;4857](https://github.com/vueuse/vueuse/issues/4857) [<samp>(d2381)</samp>](https://github.com/vueuse/vueuse/commit/d23812db) #####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v13.5.0...v13.6.0) ### [`v13.5.0`](https://github.com/vueuse/vueuse/releases/tag/v13.5.0) [Compare Source](https://github.com/vueuse/vueuse/compare/v13.4.0...v13.5.0) #####    🚀 Features - **useSpeechSynthesis**: Add reactivity for volume  -  by [@&#8203;whiteyebrw](https://github.com/whiteyebrw) in [#&#8203;4837](https://github.com/vueuse/vueuse/issues/4837) [<samp>(4d125)</samp>](https://github.com/vueuse/vueuse/commit/4d125f24) #####    🐞 Bug Fixes - **useCookie**: Update `universal-cookie` range to `^7 || ^8` [#&#8203;4834](https://github.com/vueuse/vueuse/issues/4834) #####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v13.4.0...v13.5.0) ### [`v13.4.0`](https://github.com/vueuse/vueuse/releases/tag/v13.4.0) [Compare Source](https://github.com/vueuse/vueuse/compare/v13.3.0...v13.4.0) #####    🚀 Features - **shared**: Introduce `TimerHandle` for setTimeout type  -  by [@&#8203;ilyaliao](https://github.com/ilyaliao) in [#&#8203;4801](https://github.com/vueuse/vueuse/issues/4801) [<samp>(319d8)</samp>](https://github.com/vueuse/vueuse/commit/319d821a) - **useAsyncState**: Add executeImmediate with the same type as the promise fn  -  by [@&#8203;davidglezz](https://github.com/davidglezz) in [#&#8203;4716](https://github.com/vueuse/vueuse/issues/4716) [<samp>(82740)</samp>](https://github.com/vueuse/vueuse/commit/827403eb) - **useEventSource**: Added lastEventId for named events  -  by [@&#8203;whiteyebrw](https://github.com/whiteyebrw) in [#&#8203;4791](https://github.com/vueuse/vueuse/issues/4791) [<samp>(f6f0b)</samp>](https://github.com/vueuse/vueuse/commit/f6f0bc1a) - **useFetch**: Support for custom abort reason  -  by [@&#8203;doyuli](https://github.com/doyuli) in [#&#8203;4820](https://github.com/vueuse/vueuse/issues/4820) [<samp>(44c0b)</samp>](https://github.com/vueuse/vueuse/commit/44c0ba82) - **useRefHistory**: Add `shouldCommit`  -  by [@&#8203;JonathanSchndr](https://github.com/JonathanSchndr), **Anthony Fu** and **Robin** in [#&#8203;4471](https://github.com/vueuse/vueuse/issues/4471) [<samp>(18acf)</samp>](https://github.com/vueuse/vueuse/commit/18acfabf) - **useUrlSearchParams**: Add a stringify option for users to provide stringify logic  -  by [@&#8203;mingXta](https://github.com/mingXta), **Robin** and **Anthony Fu** in [#&#8203;4773](https://github.com/vueuse/vueuse/issues/4773) [<samp>(6a523)</samp>](https://github.com/vueuse/vueuse/commit/6a523345) #####    🐞 Bug Fixes - **computedWithControl**: Allow deeply watching source  -  by [@&#8203;MetRonnie](https://github.com/MetRonnie) and **Anthony Fu** in [#&#8203;4786](https://github.com/vueuse/vueuse/issues/4786) [<samp>(ffc1a)</samp>](https://github.com/vueuse/vueuse/commit/ffc1ae3d) - **useDevicesList**: Check for device availability before requesting permissions  -  by [@&#8203;ilyaliao](https://github.com/ilyaliao) in [#&#8203;4818](https://github.com/vueuse/vueuse/issues/4818) [<samp>(c424f)</samp>](https://github.com/vueuse/vueuse/commit/c424f984) - **useEventListener**: Improve types  -  by [@&#8203;ArthurDarkstone](https://github.com/ArthurDarkstone), **liliang18** and [@&#8203;Alfred-Skyblue](https://github.com/Alfred-Skyblue) in [#&#8203;4787](https://github.com/vueuse/vueuse/issues/4787) [<samp>(6f565)</samp>](https://github.com/vueuse/vueuse/commit/6f565833) - **useIdle**: Changed the `reset` call when the initial value is true  -  by [@&#8203;whiteyebrw](https://github.com/whiteyebrw) in [#&#8203;4800](https://github.com/vueuse/vueuse/issues/4800) [<samp>(c6469)</samp>](https://github.com/vueuse/vueuse/commit/c6469d5d) - **useMouseInElement**: Fixing the issue where target element updates were not considered.  -  by [@&#8203;Codfisher](https://github.com/Codfisher) and **bgm.cod** in [#&#8203;4782](https://github.com/vueuse/vueuse/issues/4782) [<samp>(04af9)</samp>](https://github.com/vueuse/vueuse/commit/04af98c8) - **useScreenSafeArea**: Сhanged initial value update  -  by [@&#8203;whiteyebrw](https://github.com/whiteyebrw) in [#&#8203;4789](https://github.com/vueuse/vueuse/issues/4789) [<samp>(ae573)</samp>](https://github.com/vueuse/vueuse/commit/ae573a0f) - **useScriptTag**: Support passing nonce  -  by [@&#8203;1-dilikelei](https://github.com/1-dilikelei) and **董梁玮** in [#&#8203;4753](https://github.com/vueuse/vueuse/issues/4753) [<samp>(57370)</samp>](https://github.com/vueuse/vueuse/commit/573707f3) - **useScroll**: Use mutationObserver to update arrivedState when the DOM is changed  -  by [@&#8203;andylou0102](https://github.com/andylou0102), **AndyLuo**, **Robin** and **Anthony Fu** in [#&#8203;4433](https://github.com/vueuse/vueuse/issues/4433) [<samp>(135d5)</samp>](https://github.com/vueuse/vueuse/commit/135d5071) - **watchIgnorable**: Add and export types  -  by [@&#8203;ArthurDarkstone](https://github.com/ArthurDarkstone), **liliang18** and **Robin** in [#&#8203;4809](https://github.com/vueuse/vueuse/issues/4809) [<samp>(0e10e)</samp>](https://github.com/vueuse/vueuse/commit/0e10eb25) #####    🏎 Performance - **computedWithControl**: Optimize with shallowRef  -  by [@&#8203;broBinChen](https://github.com/broBinChen) and **binge\_c-admin** in [#&#8203;4826](https://github.com/vueuse/vueuse/issues/4826) [<samp>(2c91a)</samp>](https://github.com/vueuse/vueuse/commit/2c91ad8e) #####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v13.3.0...v13.4.0) ### [`v13.3.0`](https://github.com/vueuse/vueuse/releases/tag/v13.3.0) [Compare Source](https://github.com/vueuse/vueuse/compare/v13.2.0...v13.3.0) #####    🚀 Features - **useNow**: Expose immediate option  -  by [@&#8203;scottbedard](https://github.com/scottbedard) in [#&#8203;4768](https://github.com/vueuse/vueuse/issues/4768) [<samp>(44660)</samp>](https://github.com/vueuse/vueuse/commit/4466058d) #####    🐞 Bug Fixes - **asyncComputed**: Fix types for `AsyncComputedOptions`  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(217cc)</samp>](https://github.com/vueuse/vueuse/commit/217cc54d) - **useFetch**: Use `globalThis.fetch` when `defaultWindow.fetch` not exist  -  by [@&#8203;Groupguanfang](https://github.com/Groupguanfang), **Naily** and [@&#8203;OrbisK](https://github.com/OrbisK) in [#&#8203;4765](https://github.com/vueuse/vueuse/issues/4765) [<samp>(bf354)</samp>](https://github.com/vueuse/vueuse/commit/bf35416c) - **useSortable**: Fix type misalignment  -  by [@&#8203;michaelcozzolino](https://github.com/michaelcozzolino) in [#&#8203;4760](https://github.com/vueuse/vueuse/issues/4760) [<samp>(16692)</samp>](https://github.com/vueuse/vueuse/commit/16692a0e) #####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v13.2.0...v13.3.0) ### [`v13.2.0`](https://github.com/vueuse/vueuse/releases/tag/v13.2.0) [Compare Source](https://github.com/vueuse/vueuse/compare/v13.1.0...v13.2.0) #####    🚀 Features - **computedAsync**: Add option to control watcher's flush timing  -  by [@&#8203;ferferga](https://github.com/ferferga) in [#&#8203;4746](https://github.com/vueuse/vueuse/issues/4746) [<samp>(b1bc8)</samp>](https://github.com/vueuse/vueuse/commit/b1bc8047) - **useFileDialog**: Allow custom input element for file dialog  -  by [@&#8203;ishakhorski](https://github.com/ishakhorski) in [#&#8203;4679](https://github.com/vueuse/vueuse/issues/4679) [<samp>(0ea16)</samp>](https://github.com/vueuse/vueuse/commit/0ea16e05) - **useScroll**: Add missing measure documentation  -  by [@&#8203;Matkolit](https://github.com/Matkolit) and **Mateusz Kołodziej** in [#&#8203;4727](https://github.com/vueuse/vueuse/issues/4727) [<samp>(dd98a)</samp>](https://github.com/vueuse/vueuse/commit/dd98a7a7) - **useStyleTag**: Support passing `nonce`  -  by [@&#8203;1-dilikelei](https://github.com/1-dilikelei) and **董梁玮** in [#&#8203;4749](https://github.com/vueuse/vueuse/issues/4749) [<samp>(fa2c0)</samp>](https://github.com/vueuse/vueuse/commit/fa2c00ac) - **watchOnce**: Use vue's native once behaviour  -  by [@&#8203;ferferga](https://github.com/ferferga) in [#&#8203;4750](https://github.com/vueuse/vueuse/issues/4750) [<samp>(08f7d)</samp>](https://github.com/vueuse/vueuse/commit/08f7dc4a) #####    🐞 Bug Fixes - Allow vertical scroll in usePointerSwipe  -  by [@&#8203;2nofa11](https://github.com/2nofa11) in [#&#8203;4637](https://github.com/vueuse/vueuse/issues/4637) and [#&#8203;4720](https://github.com/vueuse/vueuse/issues/4720) [<samp>(d3ed6)</samp>](https://github.com/vueuse/vueuse/commit/d3ed667f) - Always mount listeners in useStorage  -  by [@&#8203;43081j](https://github.com/43081j) in [#&#8203;4730](https://github.com/vueuse/vueuse/issues/4730) [<samp>(65a99)</samp>](https://github.com/vueuse/vueuse/commit/65a99c41) - **UseArrayFindReturn**: Missing template type  -  by [@&#8203;michaelcozzolino](https://github.com/michaelcozzolino) in [#&#8203;4715](https://github.com/vueuse/vueuse/issues/4715) [<samp>(43903)</samp>](https://github.com/vueuse/vueuse/commit/43903a0a) - **computedAsync**: Return `ComputedRef<T>` type when `lazy: true`  -  by [@&#8203;ferferga](https://github.com/ferferga) in [#&#8203;4751](https://github.com/vueuse/vueuse/issues/4751) [<samp>(b1718)</samp>](https://github.com/vueuse/vueuse/commit/b1718930) - **docs**: Grammar in /packages/nuxt/README.md  -  by [@&#8203;neeko-cat](https://github.com/neeko-cat) in [#&#8203;4701](https://github.com/vueuse/vueuse/issues/4701) [<samp>(44b40)</samp>](https://github.com/vueuse/vueuse/commit/44b402ef) - **fromEvent**: Fix type error of element reference  -  by [@&#8203;ywenhao](https://github.com/ywenhao) and [@&#8203;antfu](https://github.com/antfu) in [#&#8203;4728](https://github.com/vueuse/vueuse/issues/4728) [<samp>(94fea)</samp>](https://github.com/vueuse/vueuse/commit/94fea430) - **onClickOutside**: Workaround for iOS  -  by [@&#8203;ferferga](https://github.com/ferferga) in [#&#8203;4735](https://github.com/vueuse/vueuse/issues/4735) [<samp>(1c60c)</samp>](https://github.com/vueuse/vueuse/commit/1c60c68b) - **useElementSize**: Component type warning  -  by [@&#8203;menghany](https://github.com/menghany) in [#&#8203;4722](https://github.com/vueuse/vueuse/issues/4722) [<samp>(9889f)</samp>](https://github.com/vueuse/vueuse/commit/9889fa0c) - **useEventSource**: Add missing data generic  -  by [@&#8203;OrbisK](https://github.com/OrbisK) in [#&#8203;4726](https://github.com/vueuse/vueuse/issues/4726) [<samp>(a969e)</samp>](https://github.com/vueuse/vueuse/commit/a969e257) - **useFullscreen**: Get the correct initial state while mounted  -  by [@&#8203;ben-lau](https://github.com/ben-lau) and **liubaobin** in [#&#8203;4745](https://github.com/vueuse/vueuse/issues/4745) [<samp>(09cbd)</samp>](https://github.com/vueuse/vueuse/commit/09cbd3e7) - **useMagicKeys**: Correctly clear current pressed keys when releasing Shift  -  by [@&#8203;Kedlingar](https://github.com/Kedlingar) and **Skstud5** in [#&#8203;4731](https://github.com/vueuse/vueuse/issues/4731) [<samp>(ab7ac)</samp>](https://github.com/vueuse/vueuse/commit/ab7acd91) #####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v13.1.0...v13.2.0) ### [`v13.1.0`](https://github.com/vueuse/vueuse/releases/tag/v13.1.0) [Compare Source](https://github.com/vueuse/vueuse/compare/v13.0.0...v13.1.0) #####    🚀 Features - **shared**: Ensure return types exists  -  by [@&#8203;OrbisK](https://github.com/OrbisK) in [#&#8203;4659](https://github.com/vueuse/vueuse/issues/4659) [<samp>(c1d6e)</samp>](https://github.com/vueuse/vueuse/commit/c1d6e010) - **useSortable**: Add possibility to use it with Component ref  -  by [@&#8203;michaelcozzolino](https://github.com/michaelcozzolino) in [#&#8203;4684](https://github.com/vueuse/vueuse/issues/4684) [<samp>(15917)</samp>](https://github.com/vueuse/vueuse/commit/159175b2) #####    🐞 Bug Fixes - **docs**: Blog moved to different domain  -  by [@&#8203;th1m0](https://github.com/th1m0) in [#&#8203;4663](https://github.com/vueuse/vueuse/issues/4663) [<samp>(72c9a)</samp>](https://github.com/vueuse/vueuse/commit/72c9aea0) - **nuxt**: Don't require `@vueuse/core` installed at root  -  by [@&#8203;danielroe](https://github.com/danielroe) in [#&#8203;4698](https://github.com/vueuse/vueuse/issues/4698) [<samp>(17a46)</samp>](https://github.com/vueuse/vueuse/commit/17a46a94) - **tryOnMounted**: Pass target to getLifeCycleTarget  -  by [@&#8203;Eazash](https://github.com/Eazash) in [#&#8203;4685](https://github.com/vueuse/vueuse/issues/4685) [<samp>(16551)</samp>](https://github.com/vueuse/vueuse/commit/16551af6) - **useDropZone**: Allow passing `document` as target  -  by [@&#8203;osbre](https://github.com/osbre) in [#&#8203;4681](https://github.com/vueuse/vueuse/issues/4681) [<samp>(21fa6)</samp>](https://github.com/vueuse/vueuse/commit/21fa6523) #####     [View changes on GitHub](https://github.com/vueuse/vueuse/compare/v13.0.0...v13.1.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
tommy merged commit 3a549b0ee7 into main 2025-12-06 22:48:46 +00:00
tommy deleted branch renovate/major-vueuse-monorepo 2025-12-06 22:48:46 +00:00
Commenting is not possible because the repository is archived.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pub/status-web!67
No description provided.