modules
modules copied to clipboard
chore(deps): update all non-major dependencies (minor)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @vueuse/nuxt (source) | ^9.1.1 -> ^9.3.0 |
||||
| jiti | ^1.14.0 -> ^1.16.0 |
Release Notes
vueuse/vueuse
v9.3.0
🚀 Features
- Optional callback for useInterval, useTimeout & useTimestamp - by @Waleed-KH in https://github.com/vueuse/vueuse/issues/2240
-
onClickOutside: Add
bubblemodifier to directive - by @sibbng in https://github.com/vueuse/vueuse/issues/2183 - onKeyStroke: Support capture all handler - by @azaleta in https://github.com/vueuse/vueuse/issues/2197
- useAxios: Improve type - by @azaleta in https://github.com/vueuse/vueuse/issues/2208
- useAxios: Add second generic type to error - by @azaleta in https://github.com/vueuse/vueuse/issues/2248
- useAxios: Add option for choosing shallowRef or ref - by @jahnli in https://github.com/vueuse/vueuse/issues/2251
- useDateFormat: Support MMM and MMMM formatter - by @777Vasya77 in https://github.com/vueuse/vueuse/issues/2234
- useDateFormat: Support meridiem format - by @huynl-96 in https://github.com/vueuse/vueuse/issues/2011
- useFirestore: Support dependent queries - by @kiyopikko in https://github.com/vueuse/vueuse/issues/2103
-
useMediaQuery: Allow query to be a
ref- by @GODLiangCY in https://github.com/vueuse/vueuse/issues/2178 - useScroll: Support setting scroll position and toggling smooth scrolling - by @curtgrimes in https://github.com/vueuse/vueuse/issues/1996
-
useTimeAgo: New
showSecondoption - by @azaleta in https://github.com/vueuse/vueuse/issues/2209
🐞 Bug Fixes
-
onClickOutside: Put ignore logic on
pointerdownevent - by @GODLiangCY in https://github.com/vueuse/vueuse/issues/2198 - templateRef: Add Component type - by @Holi0317 in https://github.com/vueuse/vueuse/issues/2203
-
until:
.notreturns new instance - by @lsdsjy and @antfu in https://github.com/vueuse/vueuse/issues/2224
View changes on GitHub
v9.2.0
🚨 Breaking Changes
- Bump Nuxt support to RC.9, update
autoImports:sourceshook - by @DamianGlowala in https://github.com/vueuse/vueuse/issues/2166
🚀 Features
-
useAxios: Support RequestConfig for
execute- by @azaleta in https://github.com/vueuse/vueuse/issues/2152 -
useBreakpoints: Support
greaterOrEqualetc. - by @azaleta in https://github.com/vueuse/vueuse/issues/2148 - useCloned: New function - by @chaii3 and @antfu in https://github.com/vueuse/vueuse/issues/2045
-
useDraggable: Support customizing
triggerelement - by @imguolao in https://github.com/vueuse/vueuse/issues/2133 -
useElementSize: Support
boxsizing - by @vaakian and @antfu in https://github.com/vueuse/vueuse/issues/2143 - useElementVisibility: Support watch the real element - by @sxzz in https://github.com/vueuse/vueuse/issues/2169
-
useUrlSearchParams: Add
writeoption - by @waldonUB in https://github.com/vueuse/vueuse/issues/2165 -
useVModel: Support
cloneoption - by @edumudu and @antfu in https://github.com/vueuse/vueuse/issues/2022 - useWebSocket: Enhence heartbeat - by @azaleta in https://github.com/vueuse/vueuse/issues/2170
-
useWindowSize: Support
includeScrollbar- by @vaakian in https://github.com/vueuse/vueuse/issues/2161
🐞 Bug Fixes
- useArrayMap: Allow return type matches the mapper function - by @GODLiangCY in https://github.com/vueuse/vueuse/issues/2172
-
useAxios: Reset error on
execute- by @flyingTodream in https://github.com/vueuse/vueuse/issues/2095 - useDevicePixelRatio: More efficient mechanism - by @Waleed-KH and @antfu in https://github.com/vueuse/vueuse/issues/2044
- useFavicon: Improve type overload - by @azaleta in https://github.com/vueuse/vueuse/issues/2123
- useFileDialog: Choose file not work on mobile - by @1SZX1 and @antfu in https://github.com/vueuse/vueuse/issues/2080
- useFocusWithin: Change focused typing to ComputedRef - by @chaii3 in https://github.com/vueuse/vueuse/issues/2073
-
useMemoize: Allow number in
getKey- by @chaii3 in https://github.com/vueuse/vueuse/issues/2074
View changes on GitHub
unjs/jiti
v1.16.0
Features
Bug Fixes
- deps: update pathe (6231320)
v1.15.0
Features
- basic alias support (resolves #37) (cab50cc)
- options for
nativeModulesandtransformModules(64151af)
Bug Fixes
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.