This repository was archived by the owner on Aug 13, 2022. It is now read-only.
fix(deps): update dependency @vueuse/core to v9#21
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency @vueuse/core to v9#21renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
b72bd22 to
0902080
Compare
0902080 to
c38b4a0
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
8.9.4->9.1.0Release Notes
vueuse/vueuse
v9.1.0Compare Source
🚀 Features
🐞 Bug Fixes
MaybeComputedRef- by @antfu (28c5a)srcarg - by @huynl-96 in https://github.com/vueuse/vueuse/issues/2030usePrecision- by @antfu (790ef)TransitionPresets- by @antfu (cc865)View changes on GitHub
v9.0.2Compare Source
🐞 Bug Fixes
integrations- by @antfu (0a43b)View changes on GitHub
v9.0.1Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v9.0.0Compare Source
🚨 Breaking Changes
isSupportedbecomesRef<boolean>instead ofbooleanfor SSR compatibility - by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1800Useprefix, huge thanks to @okxiaoliang4! (this should not affect most of the usage case, unless you are importing those types directly)All Changes
StatustoUseSpeechSynthesisStatus- by @antfu (db61f)KeyStrokeOptionstoOnKeyStrokeOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1807AsyncStateOptionstoUseAsyncStateOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1809ClipboardOptionstoUseClipboardOptionsandClipboardReturntoUseClipboardReturn- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1861VisibilityScrollTargetOptionstoUseElementVisibilityOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1863UseEventSourceReturn- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1864FaviconOptionstoUseFaviconOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1865FocusWithinReturntoUseFocusWithinReturn- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1866GeolocationOptionstoUseGeolocationOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1868IdleOptionstoUseIdleOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1869IntersectionObserverOptionstoUseIntersectionObserverOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1870JwtOptionstoUseJwtOptionsandJwtResulttoUseJwtReturn- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1899ModifierOptionstoUseModifierOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1871MagicKeystoUseMagicKeysReturn- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1873UseMemoizedFntoUseMemoizeReturnand new typeUseMemoizeOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1872MemoryOptionstoUseMemoryOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1605MouseOptionstoUseMouseOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1877MutationObserverOptionstoUseMutationObserverOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1884ParallaxOptionstoUseParallaxOptionsandParallaxReturntoUseParallaxReturn- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1885PointerSwipeOptionstoUsePointerSwipeOptionsandPointerSwipeReturntoUsePointerSwipeReturn- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1886RTDBOptionstoUseRTDBOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1901RafFnOptionstoUseRafFnOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1887ResizeObserverOptionstoUseResizeObserverOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1862ShareOptionstoUseShareOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1888SpeechRecognitionOptionstoUseSpeechRecognitionOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1889SpeechSynthesisOptionstoUseSpeechSynthesisOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1890voiceInfo, allowvoiceas ref - by @sibbng in https://github.com/vueuse/vueuse/issues/1882StorageOptionstoUseStorageOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1867StorageAsyncOptionstoUseStorageAsyncOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1883SwipeOptionstoUseSwipeOptionsandSwipeReturntoUseSwipeReturn- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1891TimestampOptionstoUseTimestampOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1892TransitionOptionstoUseTransitionOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1893VModelOptionstoUseVModelOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1894WebSocketOptionstoUseWebSocketOptionsandWebSocketResulttoUseWebSocketReturn- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1895WebWorkerOptionstoUseWebWorkerOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1896WindowSizeOptionstoUseWindowSizeOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1897IntervalOptionstoUseIntervalOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1945IntervalFnOptionstoUseIntervalFnOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1943TimeoutOptionstoUseTimeoutOptionsandTimeoutFnOptionstoUseTimeoutFnOptions- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1944logicAnd,logicOr,logicNot,useClampto@vueuse/math- by @antfu in https://github.com/vueuse/vueuse/issues/1794, https://github.com/vueuse/vueuse/issues/1810trailingoption should befalseby default - by @webfansplz and @antfu in https://github.com/vueuse/vueuse/issues/1687keyinstead ofkeyCodeincurrent- by @wvffle in https://github.com/vueuse/vueuse/issues/1506🚀 Features
all: Support reactive getter as argument - in https://github.com/vueuse/vueuse/issues/1768
This introduces a new convention of passing reactive getters as arguments. Previously, many of VueUse functions supported a convention to accept optional Ref as arguments (
MaybeRef<T>) to make the reactivity connections. For example:Since v9.0, most of the VueUse function also accepts a getter function similar to
computedor the watch source ofwatchto provide better flexibility.It also works great with Reactivity Transform.
math: New
@vueuse/mathpackageNew Array-related utilities
syncRef: Support custom transforms - by @chaii3 and @antfu in https://github.com/vueuse/vueuse/issues/1968
useAsyncState: Add
throwErroroption - by @TuiMao233 and @antfu in https://github.com/vueuse/vueuse/issues/1975useColorMode: New
initialValueoption - by @antfu (fcaf9)useStorage:
mergeDefaultsoption - by @webfansplz and @antfu in https://github.com/vueuse/vueuse/issues/1957useTextDirection: New function - by @iChengbo and @antfu in https://github.com/vueuse/vueuse/issues/1678
🐞 Bug Fixes
@vueuse/integrations- by @antfu (18ba0)currentPageSizevalue - by @webfansplz in https://github.com/vueuse/vueuse/issues/1949onend, fix demo - by @sibbng in https://github.com/vueuse/vueuse/issues/1941CLOSED- by @chaii3 in https://github.com/vueuse/vueuse/issues/1960View 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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.