[Snyk] Upgrade @vueuse/core from 14.0.0 to 14.1.0 #1043
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.
Snyk has created this PR to upgrade @vueuse/core from 14.0.0 to 14.1.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 1 version ahead of your current version.
The recommended version was released 21 days ago.
Release notes
Package name: @vueuse/core
-
14.1.0 - 2025-11-27
- useDropZone: Add checkValidity function - by @ kolaente in #5169 (aee84)
- useElementVisibility: Add
- useMouseInElement: Add support for tracking inline-level elements - by @ siavava and @ 9romise in #5049 (62dfb)
- useTimeAgoIntl: Custom units - by @ Menci in #5188 (c7d09)
- useWebSocket:
- Typescript type of
- computedWithControl: Allow different types in watch sources array - by @ kricsleo in #5184 (bc4ac)
- types: Allow async functions in useDebounceFn and useThrottleFn - by @ xiaoxiaohuayu in #5131 (7fb7a)
- types: Deprecate embeded
- useArrayReduce: Export
- useAsyncQueue: Trigger onFinished when the last task is rejected - by @ keeplearning66 and @ 9romise in #5144 (c4a46)
- useClipboard: Add readonly attribute to textarea fallback to support Safari 15 - by @ huajianjiu in #5179 (ef0c4)
- useInfiniteScroll: Make canLoadMore reactive - by @ nhquyss in #5110 (3dc2d)
- useMagicKeys: Handle empty key events to prevent errors - by @ babu-ch and @ 9romise in #5149 (f8aec)
- useScroll: Use configurable window's
- useSpeechRecognition: Catch the error while calling method start - by @ ben-lau, liubaobin and @ 9romise in #5142 (94f1e)
- useTimeout: Fix type typo - by @ keeplearning66, Robin and Anthony Fu in #5147 (31e5c)
-
14.0.0 - 2025-10-22
- Migrate to
- Deprecate alias exports in favor of original function names - by @ 9romise in #5009 (e5f74)
- Requires Vue 3.5 - by @ antfu (fe458)
- components: Refactor components and make them consistent - by @ ilyaliao in #4912 (8c521)
- computedAsync: Default to
- createSharedComposable: Return only the sharedComposable on client side - by @ 9romise in #4997 (73aad)
- firebase: Upgrade to firebase v12 - by @ antfu (8cb0b)
- nuxt: Use Nuxt v4 kit - by @ antfu (070fc)
- shared: Drop some deprecated apis - by @ 9romise in #5010 (971b2)
- useClipboard: Use
- useSwipe: Remove isPassiveEventSupported - by @ pkc918 in #4886 (620a9)
- useThrottleFn: Align with traditional throttle behavior - by @ IceMooncake and @ ilyaliao in #4923 (cefd2)
- computedEager: Deprecate
- onClickOutside: Allow the value of target to be a getter - by @ keeplearning66 in #5098 (7133c)
- onLongPress: Allow function as value in delay - by @ keeplearning66 in #4979 (415f3)
- refManualReset: New function - by @ phk422, @ OrbisK, @ ilyaliao and Anthony Fu in #4644 (81bb3)
- useAsyncState: Allow initial value to be a ref - by @ 43081j in #4992 (e38e8)
- useIdle: Implement
- useTextSelection: Set initial value for use text selection - by @ kevinluo201 in #5092 (dbb3e)
- useTransition: Add support for custom interpolator functions - by @ scottbedard and Anthony Fu in #5011 (cf905)
- watch: Update watch return typo in watchExtractedObservable, watchDebounced, watchDeep, watchImmediate, watchOnce, watchThrottled and watchWithFilter - by @ ArthurDarkstone in #4896 (b8102)
- watchAtMost: Add pause and resume to return value - by @ ArthurDarkstone in #4897 (d3176)
- watchPausable: Deprecate
- Update return type of createReusableTemplate and createTemplateP… - by @ ArthurDarkstone in #4962 (5fd3a)
- Update return types for createTemplatePromise, useMagicKeys, use… - by @ ArthurDarkstone in #4963 (554b7)
- Update parameter types to use ComponentInternalInstance in lifec… - by @ ArthurDarkstone in #5060 (a49a3)
- integrations: Use relative import in
- shared: Support provideLocal/injectLocal in vapor mode - by @ ZKunZhang and Zhaokun Zhang in #5050 (51872)
- tryOnScopeDispose: Add optional failSilently parameter and updat… - by @ ArthurDarkstone and @ ilyaliao in #5061 (a4862)
- types: Update type casting for watch functions to use WatchSource - by @ ArthurDarkstone in #4966 (00a72)
- useAsyncState: Track latest execution to avoid newer results being replaced by outdated ones - by @ andreww2012 in #5047 (3e6cb)
- useFullscreen: Specify return types for request, exit, and enabl… - by @ ArthurDarkstone in #4965 (8ac73)
- useMagicKeys: Clearing of other keys after releasing alt - by @ NoiseFan in #5037 (3f113)
- useShare: Improve the accuracy of sharing logic - by @ ArthurDarkstone in #5048 (61e1b)
- useUrlSearchParams: Restore proper history and navigation behavior - by @ yosong-github and @ ilyaliao in #4969 (1cff4)
- useUserMedia: Add deep watch to constraints - by @ babu-ch and @ ilyaliao in #5046 (4b3e9)
from @vueuse/core GitHub release notes🚀 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
🚨 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
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: