vitailse
vitailse copied to clipboard
fix(deps): bump @vueuse/components from 8.9.4 to 9.3.1
Bumps @vueuse/components from 8.9.4 to 9.3.1.
Release notes
Sourced from @vueuse/components
's releases.
v9.3.1
🚀 Features
- fromEvent: Support HTMLElement - by
@rorry121
and@antfu
in vueuse/vueuse#2048- useAxios: Add R genericity type for custom response data - by
@jahnli
in vueuse/vueuse#2304- useFocusTrap: Enable options in component - by
@azaleta
in vueuse/vueuse#2321- useSorted: New function - by
@okxiaoliang4
in vueuse/vueuse#1799🐞 Bug Fixes
- nuxt: Wrap ssr plugin in defineNuxtPlugin - by
@dan-online
in vueuse/vueuse#2326- useBluetooth: Use
shallowRef
for bluetooth instance - by@antfu
(0199b)- useFetch: Fix incorrect
chainCallbacks
behavior - by@GODLiangCY
in vueuse/vueuse#2231- useFirestore: Auto dispose documents - by
@Zehir
in vueuse/vueuse#2318- useStorage: Fixed data desynchronization in case of clearing storage - by
@yuryrudey
in vueuse/vueuse#2221- useTitle: Prevent
observe
andtitleTemplate
been specified at the same time - by@huynl-96
and@antfu
in vueuse/vueuse#2049View changes on GitHub
v9.3.0
🚀 Features
- Optional callback for useInterval, useTimeout & useTimestamp - by
@Waleed-KH
in vueuse/vueuse#2240- onClickOutside: Add
bubble
modifier to directive - by@sibbng
in vueuse/vueuse#2183- onKeyStroke: Support capture all handler - by
@azaleta
in vueuse/vueuse#2197- useAxios: Improve type - by
@azaleta
in vueuse/vueuse#2208- useAxios: Add second generic type to error - by
@azaleta
in vueuse/vueuse#2248- useAxios: Add option for choosing shallowRef or ref - by
@jahnli
in vueuse/vueuse#2251- useDateFormat: Support MMM and MMMM formatter - by
@777Vasya77
in vueuse/vueuse#2234- useDateFormat: Support meridiem format - by
@huynl-96
in vueuse/vueuse#2011- useFirestore: Support dependent queries - by
@kiyopikko
in vueuse/vueuse#2103- useMediaQuery: Allow query to be a
ref
- by@GODLiangCY
in vueuse/vueuse#2178- useScroll: Support setting scroll position and toggling smooth scrolling - by
@curtgrimes
in vueuse/vueuse#1996- useTimeAgo: New
showSecond
option - by@azaleta
in vueuse/vueuse#2209🐞 Bug Fixes
- onClickOutside: Put ignore logic on
pointerdown
event - by@GODLiangCY
in vueuse/vueuse#2198- templateRef: Add Component type - by
@Holi0317
in vueuse/vueuse#2203- until:
.not
returns new instance - by@lsdsjy
and@antfu
in vueuse/vueuse#2224View changes on GitHub
v9.2.0
🚨 Breaking Changes
- Bump Nuxt support to RC.9, update
autoImports:sources
hook - by@DamianGlowala
in vueuse/vueuse#2166🚀 Features
... (truncated)
Commits
d0dffc6
chore: release v9.3.18a8fe37
chore: release v9.3.0f321ecd
chore: release v9.2.0bc6afc1
chore: release v9.1.16db0559
feat(usePreferredContrast): new function (#2040)ca4344e
chore: release v9.1.0e808b68
feat(usePreferredReducedMotion): new function (#2039)8b21ca2
chore: release v9.0.2c5af059
chore: release v9.0.186358ff
chore: release v9.0.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
vitailse | ✅ Ready (Inspect) | Visit Preview | Oct 17, 2022 at 1:22AM (UTC) |
Superseded by #146.