This repository has been archived by the owner on Mar 26, 2023. It is now read-only.
deps: update dependency @vueuse/core to v9 #665
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:
7.7.1
->9.13.0
Release Notes
vueuse/vueuse
v9.13.0
Compare Source
🚀 Features
reset
function - by @mohammadhosry and Mohammad Agbareya in https://github.com/vueuse/vueuse/issues/2686 (81db6)stop
function - by @zwkkwz1 in https://github.com/vueuse/vueuse/issues/2774 (820e2)🐞 Bug Fixes
isFetchOptions
- by @antfu (c2bc6)focus
andblur
to thetargetElement
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/2631 (7cd88)scrollX
instead ofpageXOffset
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/2776 (e490a)View changes on GitHub
v9.12.0
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v9.11.1
Compare Source
🚀 Features
View changes on GitHub
v9.11.0
Compare Source
🚀 Features
shadow
option - by @xiankaiqun in https://github.com/vueuse/vueuse/issues/2616 (a0656)🐞 Bug Fixes
defineComponent
as pure - by @vaakian and @wheatjs in https://github.com/vueuse/vueuse/issues/2623 (d5321)View changes on GitHub
v9.10.0
Compare Source
🚀 Features
scrollTo
in component - by @Agapanthus and Eric Skaliks in https://github.com/vueuse/vueuse/issues/2397 (9f495)🐞 Bug Fixes
target
ref nullable - by @vaakian in https://github.com/vueuse/vueuse/issues/2579 (28614)View changes on GitHub
v9.9.0
Compare Source
🚀 Features
🐞 Bug Fixes
foramtTimeAgo
->formatTimeAgo
- by @QGIsK in https://github.com/vueuse/vueuse/issues/2568 (bb0fd)View changes on GitHub
v9.8.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v9.8.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v9.8.0
Compare Source
🚀 Features
formatTimeAgo
- by @antfu (9293c)🐞 Bug Fixes
View changes on GitHub
v9.7.0
Compare Source
🚀 Features
delta
andtimestamp
- by @innocenzi in https://github.com/vueuse/vueuse/issues/2493 (692d0)floor
andceil
value calculation - by @userquin and @antfu in https://github.com/vueuse/vueuse/issues/2543 (a7dc6)🐞 Bug Fixes
clientX
instead ofpageX
, close #2053 - by @stefnotch in https://github.com/vueuse/vueuse/issues/2054 and https://github.com/vueuse/vueuse/issues/2053 (c9186)showSecond
prop to component - by @CS-Birb in https://github.com/vueuse/vueuse/issues/2547 (0c333)View changes on GitHub
v9.6.0
Compare Source
🐞 Bug Fixes
click
event is fired by a keypress - by @sibbng in https://github.com/vueuse/vueuse/issues/2426 (ff96d)View changes on GitHub
v9.5.0
Compare Source
🚀 Features
events
orlisteners
- by @vaakian and @antfu in https://github.com/vueuse/vueuse/issues/2180🐞 Bug Fixes
document
- by @sibbng in https://github.com/vueuse/vueuse/issues/2404View changes on GitHub
v9.4.0
Compare Source
🚀 Features
🐞 Bug Fixes
close
issued between retries - by @rotu in https://github.com/vueuse/vueuse/issues/2330View changes on GitHub
v9.3.1
Compare Source
🚀 Features
🐞 Bug Fixes
shallowRef
for bluetooth instance - by @antfu (0199b)chainCallbacks
behavior - by @GODLiangCY in https://github.com/vueuse/vueuse/issues/2231observe
andtitleTemplate
been specified at the same time - by @huynl-96 and @antfu in https://github.com/vueuse/vueuse/issues/2049View changes on GitHub
v9.3.0
Compare Source
🚀 Features
bubble
modifier to directive - by @sibbng in https://github.com/vueuse/vueuse/issues/2183ref
- by @GODLiangCY in https://github.com/vueuse/vueuse/issues/2178showSecond
option - by @azaleta in https://github.com/vueuse/vueuse/issues/2209🐞 Bug Fixes
pointerdown
event - by @GODLiangCY in https://github.com/vueuse/vueuse/issues/2198.not
returns new instance - by @lsdsjy and @antfu in https://github.com/vueuse/vueuse/issues/2224View changes on GitHub
v9.2.0
Compare Source
🚨 Breaking Changes
autoImports:sources
hook - by @DamianGlowala in https://github.com/vueuse/vueuse/issues/2166🚀 Features
execute
- by @azaleta in https://github.com/vueuse/vueuse/issues/2152greaterOrEqual
etc. - by @azaleta in https://github.com/vueuse/vueuse/issues/2148trigger
element - by @imguolao in https://github.com/vueuse/vueuse/issues/2133box
sizing - by @vaakian and @antfu in https://github.com/vueuse/vueuse/issues/2143write
option - by @waldonUB in https://github.com/vueuse/vueuse/issues/2165clone
option - by @edumudu and @antfu in https://github.com/vueuse/vueuse/issues/2022includeScrollbar
- by @vaakian in https://github.com/vueuse/vueuse/issues/2161🐞 Bug Fixes
execute
- by @flyingTodream in https://github.com/vueuse/vueuse/issues/2095getKey
- by @chaii3 in https://github.com/vueuse/vueuse/issues/2074View changes on GitHub
v9.1.1
Compare Source
🚀 Features
🐞 Bug Fixes
computedWithControl
instead ofcounter
ref - by @vaakian in https://github.com/vueuse/vueuse/issues/2093location
- by @mskr in https://github.com/vueuse/vueuse/issues/2066View changes on GitHub
v9.1.0
Compare Source
🚀 Features
🐞 Bug Fixes
MaybeComputedRef
- by @antfu (28c5a)src
arg - by @huynl-96 in https://github.com/vueuse/vueuse/issues/2030usePrecision
- by @antfu (790ef)TransitionPresets
- by @antfu (cc865)View changes on GitHub
v9.0.2
Compare Source
🐞 Bug Fixes
integrations
- by @antfu (0a43b)View changes on GitHub
v9.0.1
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v9.0.0
Compare Source
🚨 Breaking Changes
isSupported
becomesRef<boolean>
instead ofboolean
for SSR compatibility - by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1800Use
prefix, huge thanks to @okxiaoliang4! (this should not affect most of the usage case, unless you are importing those types directly)All Changes
Status
toUseSpeechSynthesisStatus
- by @antfu (db61f)KeyStrokeOptions
toOnKeyStrokeOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1807AsyncStateOptions
toUseAsyncStateOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1809ClipboardOptions
toUseClipboardOptions
andClipboardReturn
toUseClipboardReturn
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1861VisibilityScrollTargetOptions
toUseElementVisibilityOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1863UseEventSourceReturn
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1864FaviconOptions
toUseFaviconOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1865FocusWithinReturn
toUseFocusWithinReturn
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1866GeolocationOptions
toUseGeolocationOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1868IdleOptions
toUseIdleOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1869IntersectionObserverOptions
toUseIntersectionObserverOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1870JwtOptions
toUseJwtOptions
andJwtResult
toUseJwtReturn
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1899ModifierOptions
toUseModifierOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1871MagicKeys
toUseMagicKeysReturn
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1873UseMemoizedFn
toUseMemoizeReturn
and new typeUseMemoizeOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1872MemoryOptions
toUseMemoryOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1605MouseOptions
toUseMouseOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1877MutationObserverOptions
toUseMutationObserverOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1884ParallaxOptions
toUseParallaxOptions
andParallaxReturn
toUseParallaxReturn
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1885PointerSwipeOptions
toUsePointerSwipeOptions
andPointerSwipeReturn
toUsePointerSwipeReturn
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1886RTDBOptions
toUseRTDBOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1901RafFnOptions
toUseRafFnOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1887ResizeObserverOptions
toUseResizeObserverOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1862ShareOptions
toUseShareOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1888SpeechRecognitionOptions
toUseSpeechRecognitionOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1889SpeechSynthesisOptions
toUseSpeechSynthesisOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1890voiceInfo
, allowvoice
as ref - by @sibbng in https://github.com/vueuse/vueuse/issues/1882StorageOptions
toUseStorageOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1867StorageAsyncOptions
toUseStorageAsyncOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1883SwipeOptions
toUseSwipeOptions
andSwipeReturn
toUseSwipeReturn
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1891TimestampOptions
toUseTimestampOptions
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/1892TransitionOptions
toUseTransitionOptions
- by [@okxiaoliang4](https://togithub.com/okConfiguration
📅 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.