fix(deps): update dependency @vueuse/nuxt to v14#97
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/major-vueuse-monorepo
branch
from
November 10, 2025 16:45
a0a0a1f to
1e6f749
Compare
renovate
Bot
force-pushed
the
renovate/major-vueuse-monorepo
branch
2 times, most recently
from
November 21, 2025 17:27
508738e to
035363c
Compare
renovate
Bot
force-pushed
the
renovate/major-vueuse-monorepo
branch
2 times, most recently
from
December 3, 2025 17:14
124150a to
0e3f943
Compare
renovate
Bot
force-pushed
the
renovate/major-vueuse-monorepo
branch
from
December 31, 2025 17:08
0e3f943 to
2623a9d
Compare
renovate
Bot
force-pushed
the
renovate/major-vueuse-monorepo
branch
from
January 11, 2026 12:34
2623a9d to
dd277f7
Compare
renovate
Bot
force-pushed
the
renovate/major-vueuse-monorepo
branch
2 times, most recently
from
January 23, 2026 18:58
7bb8e44 to
c961903
Compare
renovate
Bot
force-pushed
the
renovate/major-vueuse-monorepo
branch
from
January 31, 2026 08:57
c961903 to
5f469fd
Compare
renovate
Bot
force-pushed
the
renovate/major-vueuse-monorepo
branch
from
February 10, 2026 10:35
5f469fd to
b2bcde7
Compare
renovate
Bot
force-pushed
the
renovate/major-vueuse-monorepo
branch
from
March 13, 2026 13:16
b2bcde7 to
e6dd59e
Compare
renovate
Bot
force-pushed
the
renovate/major-vueuse-monorepo
branch
2 times, most recently
from
April 1, 2026 20:03
d0bc29d to
cbc1880
Compare
renovate
Bot
force-pushed
the
renovate/major-vueuse-monorepo
branch
from
April 8, 2026 14:37
cbc1880 to
53d9170
Compare
renovate
Bot
force-pushed
the
renovate/major-vueuse-monorepo
branch
2 times, most recently
from
May 1, 2026 14:47
347e8d3 to
b2a7631
Compare
renovate
Bot
force-pushed
the
renovate/major-vueuse-monorepo
branch
2 times, most recently
from
May 18, 2026 11:30
9b44262 to
1df121f
Compare
renovate
Bot
force-pushed
the
renovate/major-vueuse-monorepo
branch
2 times, most recently
from
June 1, 2026 17:14
1d06415 to
b3d0fb9
Compare
renovate
Bot
force-pushed
the
renovate/major-vueuse-monorepo
branch
from
June 11, 2026 20:15
b3d0fb9 to
a6ec83f
Compare
renovate
Bot
force-pushed
the
renovate/major-vueuse-monorepo
branch
2 times, most recently
from
July 12, 2026 10:57
87f33ca to
ffd7690
Compare
renovate
Bot
force-pushed
the
renovate/major-vueuse-monorepo
branch
from
July 21, 2026 02:32
ffd7690 to
7bd270d
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:
13.9.0→14.3.0Release Notes
vueuse/vueuse (@vueuse/nuxt)
v14.3.0Compare Source
🚀 Features
controlsoption - by @kricsleo in #5191 (0cb03)maxHeightto limit autosize growth - by @palamarchukser, @antfu and @9romise in #5324 (1a3e5)🐞 Bug Fixes
./package.jsonexport to all packages - by @babu-ch and @OrbisK in #5343 (0d989)ignoreDeprecationsfor twoslash TS 6.0 compat - by @antfu and Claude Opus 4.6 (1M context) in #5367 (9d1eb)resolveRef- by @ntnyq in #5307 (49da8)start()for string selectors - by @Mini-ghost in #5374 (3341f)🏎 Performance
deepRefwithshallowRefwhere appropriate - by @9romise in #5293 (80004)View changes on GitHub
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
Configuration
📅 Schedule: (UTC)
🚦 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.