fix(deps): update dependency @vueuse/core to v13 #113
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
10.9.0
->13.9.0
Release Notes
vueuse/vueuse (@vueuse/core)
v13.9.0
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v13.8.0
Compare Source
🚀 Features
serializer
- by @imddc and @ilyaliao in #4953 (64651)🏎 Performance
twoslash
with own function for comparing js snippet - by @serkodev in #4977 (909fd)View changes on GitHub
v13.7.0
Compare Source
🚨 Breaking Changes
🚀 Features
read()
- by @OrbisK in #4954 (d03b2)onBoundary
- by @pkc918 in #4960 (c0dca)useTimaAgoIntl
- by @northword and Anthony Fu in #4821 (81815)🐞 Bug Fixes
nr update
execution indocs:build
- by @serkodev in #4925 (a73ee)immediate: false
with conditionally rendered elements - by @curtgrimes in #4947 (90c7f)undefined
- by @OrbisK in #4957 (22116)🏎 Performance
View changes on GitHub
v13.6.0
Compare Source
🚀 Features
options.serializer
- by @matthewjumpsoffbuildings, @OrbisK and @43081j in #4781 (bb831)onReady
option and Promise return - by @asika32764, Fernando Fernández, @OrbisK and Anthony Fu in #4158 (3a2df)🐞 Bug Fixes
MaybeRef
andMaybeRefOrGetter
instead - by @RYGRIT in #4913 (2d179)View changes on GitHub
v13.5.0
Compare Source
🚀 Features
🐞 Bug Fixes
universal-cookie
range to^7 || ^8
#4834View changes on GitHub
v13.4.0
Compare Source
🚀 Features
TimerHandle
for setTimeout type - by @ilyaliao in #4801 (319d8)shouldCommit
- by @JonathanSchndr, Anthony Fu and Robin in #4471 (18acf)🐞 Bug Fixes
reset
call when the initial value is true - by @whiteyebrw in #4800 (c6469)🏎 Performance
View changes on GitHub
v13.3.0
Compare Source
🚀 Features
🐞 Bug Fixes
AsyncComputedOptions
- by @antfu (217cc)globalThis.fetch
whendefaultWindow.fetch
not exist - by @Groupguanfang, Naily and @OrbisK in #4765 (bf354)View changes on GitHub
v13.2.0
Compare Source
🚀 Features
nonce
- by @1-dilikelei and 董梁玮 in #4749 (fa2c0)🐞 Bug Fixes
ComputedRef<T>
type whenlazy: true
- by @ferferga in #4751 (b1718)View changes on GitHub
v13.1.0
Compare Source
🚀 Features
🐞 Bug Fixes
@vueuse/core
installed at root - by @danielroe in #4698 (17a46)document
as target - by @osbre in #4681 (21fa6)View changes on GitHub
v13.0.0
Compare Source
🚨 Breaking Changes
View changes on GitHub
v12.8.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v12.8.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v12.8.0
Compare Source
🚀 Features
MaybeRef
andMaybeRefOrGetter
in favor of Vue's native - by @ilyaliao and @antfu in #4636 (7432f)options.deepRefs
- by @OrbisK and @antfu in #4591 (9afee)retried
to theautoReconnect.retries
- by @9romise and @OrbisK in #4604 (73e6d)🐞 Bug Fixes
variable
when initial - by @ilyaliao in #4641 (d680f)granted
- by @Nikitatopodin and Никита Быковский in #4559 (f9685)View changes on GitHub
v12.7.0
Compare Source
🚀 Features
once
option - by @btea in #4583 (3041e)🐞 Bug Fixes
{combination: 'overwrite'}
- by @pkc918 and @antfu in #4430 (3ca0d)View changes on GitHub
v12.6.1
Compare Source
No significant changes
View changes on GitHub
v12.6.0
Compare Source
🚀 Features
controls
- by @sibbng and @antfu in #4537 (ab116)z...zzzz
for timezone information - by @OrbisK in #4553 (cd6d7)once
options - by @ilyaliao in #4577 (f2f94)options.initialState
to control the initial active value - by @OrbisK in #4533 (ceb56)🐞 Bug Fixes
ComputedGetter
- by @OrbisK in #4528 (bea31)start()
should accept a custom initial value - by @ralacerda in #4554 (93591)MouseEvent
instead ofTouch
to work with FF - by @OrbisK and @antfu in #4457 (ce9e5)View changes on GitHub
v12.5.0
Compare Source
🚀 Features
useEventListener
where it was not being used - by @ferferga in #4479 (c6c6e)afterFetch
andonFetchError
- by @tolking and Anthony Fu in #4499 (98a83)🐞 Bug Fixes
View changes on GitHub
v12.4.0
Compare Source
🚀 Features
isModified
- by @pkc918 and @antfu in #4470 (6018c)🐞 Bug Fixes
View changes on GitHub
v12.3.0
Compare Source
🚀 Features
useActiveElement
useElementHover
- by @ben-lau and @antfu in #4410 (08cf5)toValue
from@vueuse/shared
in favor of Vue's native - by @antfu (59f75)vElementBounding
- by @pkc918 in #4436 (67a9c)vMouseInElement
- by @pkc918 in #4438 (34be5)onPressed
andonReleased
as options - by @OrbisK in #4425 (a123a)method
support custom function - by @btea and @antfu in #4441 (635bb)useScroll
under the hood - by @OrbisK and @antfu in #4424 (a033e)🐞 Bug Fixes
undefined
andnull
when writing value - by @aa-ndrej and @antfu in #4382 (0cc45)initialValue
is getter - by @Mini-ghost and @antfu in #4452 (e6a17)immediate
default value should betrue
- by @phk422 and @antfu in #4232 (0450d)View changes on GitHub
v12.2.0
Compare Source
🚀 Features
symmetric
option - by @wangliangxin, wangliangxin3 and @antfu in #4146 (46fdc)autoConnect
option to align withuseWebSocket
- by @ferferga and @antfu in #4204 (230f8)🐞 Bug Fixes
View changes on GitHub
v12.1.0
Compare Source
🚀 Features
clear
function - by @ilyaliao in #4378 (40265)rootMargin
option - by @dritter and @antfu in #4100 (3a928)writeMode
options - by @ishakhorski, Ivan Shakhorski and @antfu in #4392 (2c972)autoConnect
options to control auto connections on url changes - by @ilyaliao and @antfu in #4417 (05e75)type: visual
option that leveragevisualViewport
- by @huiliangShen and @antfu in #4395 (e78ef)🐞 Bug Fixes
View changes on GitHub
v12.0.0
Compare Source
🚨 Breaking Changes
Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.