chore(deps): update dependency @vueuse/core to v14#141
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency @vueuse/core to v14#141renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
8fb54e3 to
3a25c1a
Compare
4d3aa36 to
fb42d0f
Compare
fb42d0f to
7d891a7
Compare
b577622 to
7a06b8d
Compare
7a06b8d to
d646786
Compare
4d09d84 to
95fe1b5
Compare
ae4fae5 to
7a90d73
Compare
7a90d73 to
ca2acc9
Compare
ca2acc9 to
816123e
Compare
034f28c to
aa1b420
Compare
aa1b420 to
bbe25fd
Compare
79e84c9 to
20ea602
Compare
18a5c94 to
1a62859
Compare
1a62859 to
007887f
Compare
007887f to
d17d710
Compare
d17d710 to
641c842
Compare
641c842 to
c7195d2
Compare
a6fbe2a to
1bc26be
Compare
6339346 to
4674e08
Compare
4674e08 to
ec2c6e1
Compare
ec2c6e1 to
1bd7b39
Compare
eeb1849 to
e6e292f
Compare
e6e292f to
7e5f736
Compare
7e5f736 to
a7fe418
Compare
0af272f to
c23a4b2
Compare
c918e4b to
dabcffa
Compare
dabcffa to
2c1da8e
Compare
91613df to
a26571c
Compare
a26571c to
acbfb25
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
10.11.1→14.2.1Release Notes
vueuse/vueuse (@vueuse/core)
v14.2.1Compare Source
🚀 Features
@vueuse/skills- by @serkodev in #5286 (532ac)🐞 Bug Fixes
View changes on GitHub
v14.2.0Compare Source
🚀 Features
useCssSupports- by @OrbisK in #5266 (c1282)rootMarginfromuseIntersectionObserver- by @9romise in #5207 (46682)rootMarginreactive - by @doyuli, @ilyaliao and @9romise in #4934 (53abe)watchElementoption for auto-reinitialize on element change - by @Mini-ghost and @ilyaliao in #5189 (17ea2)🐞 Bug Fixes
executereturn the actual data - by @9romise in #5167 (0c346)focus-traprange to^7 - by ** ^8(#5270)** ()View changes on GitHub
v14.1.0Compare Source
🚀 Features
initialValueoption - by @kricsleo and @9romise in #5159 (13f36)autoConnect.delaysupport function - by @YuchenWell, Anthony Fu and @9romise in #5089 (176f2)🐞 Bug Fixes
isIOSconstant - by @toofishes in #5163 (60888)ResizeObserverSizetypes - by @9romise in #5127 (d7a07)UseArrayReduceReturntype - by @michaelcozzolino in #5177 (e1204)getComputedStyle- by @9romise in #5150 (f74a6)View changes on GitHub
v14.0.0Compare Source
🚨 Breaking Changes
tsdown, move dist files - by @9romise and Anthony Fu in #5004 (a2e2c)flush: sync- by @ferferga in #4752 (573bf)readonly()instead of type assertionComputed- by @9romise in #5081 (67812)🚀 Features
computedEager- by @ilyaliao in #5034 (26a7d)Stoppableinterface - by @dpbs-715 and Anthony Fu in #5068 (3f96a)watchPausable- by @ilyaliao in #5040 (4a28b)🐞 Bug Fixes
component.ts- by @9romise in #5025 (d5bcd)View changes on GitHub
v13.9.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v13.8.0Compare Source
🚀 Features
serializer- by @imddc and @ilyaliao in #4953 (64651)🏎 Performance
twoslashwith own function for comparing js snippet - by @serkodev in #4977 (909fd)View changes on GitHub
v13.7.0Compare 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 updateexecution indocs:build- by @serkodev in #4925 (a73ee)immediate: falsewith conditionally rendered elements - by @curtgrimes in #4947 (90c7f)undefined- by @OrbisK in #4957 (22116)🏎 Performance
View changes on GitHub
v13.6.0Compare Source
🚀 Features
options.serializer- by @matthewjumpsoffbuildings, @OrbisK and @43081j in #4781 (bb831)onReadyoption and Promise return - by @asika32764, Fernando Fernández, @OrbisK and Anthony Fu in #4158 (3a2df)🐞 Bug Fixes
MaybeRefandMaybeRefOrGetterinstead - by @RYGRIT in #4913 (2d179)View changes on GitHub
v13.5.0Compare Source
🚀 Features
🐞 Bug Fixes
universal-cookierange to^7 || ^8#4834View changes on GitHub
v13.4.0Compare Source
🚀 Features
TimerHandlefor setTimeout type - by @ilyaliao in #4801 (319d8)shouldCommit- by @JonathanSchndr, Anthony Fu and Robin in #4471 (18acf)🐞 Bug Fixes
resetcall when the initial value is true - by @whiteyebrw in #4800 (c6469)🏎 Performance
View changes on GitHub
v13.3.0Compare Source
🚀 Features
🐞 Bug Fixes
AsyncComputedOptions- by @antfu (217cc)globalThis.fetchwhendefaultWindow.fetchnot exist - by @Groupguanfang, Naily and @OrbisK in #4765 (bf354)View changes on GitHub
v13.2.0Compare 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.0Compare Source
🚀 Features
🐞 Bug Fixes
@vueuse/coreinstalled at root - by @danielroe in #4698 (17a46)documentas target - by @osbre in #4681 (21fa6)View changes on GitHub
v13.0.0Compare Source
🚨 Breaking Changes
View changes on GitHub
v12.8.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v12.8.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v12.8.0Compare Source
🚀 Features
MaybeRefandMaybeRefOrGetterin favor of Vue's native - by @ilyaliao and @antfu in #4636 (7432f)options.deepRefs- by @OrbisK and @antfu in #4591 (9afee)retriedto theautoReconnect.retries- by @9romise and @OrbisK in #4604 (73e6d)🐞 Bug Fixes
variablewhen initial - by @ilyaliao in #4641 (d680f)granted- by @Nikitatopodin and Никита Быковский in #4559 (f9685)View changes on GitHub
v12.7.0Compare Source
🚀 Features
onceoption - by @btea in #4583 (3041e)🐞 Bug Fixes
{combination: 'overwrite'}- by @pkc918 and @antfu in #4430 (3ca0d)View changes on GitHub
v12.6.1Compare Source
No significant changes
View changes on GitHub
v12.6.0Compare Source
🚀 Features
controls- by @sibbng and @antfu in #4537 (ab116)z...zzzzfor timezone information - by @OrbisK in #4553 (cd6d7)onceoptions - by @ilyaliao in #4577 (f2f94)options.initialStateto control the initial active value - by @OrbisK in #4533 (ceb56)🐞 Bug Fixes
Configuration
📅 Schedule: Branch creation - "after 8pm every weekend" in timezone Asia/Tokyo, 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.