Update dependency @vueuse/math to v9.5.0 (develop) NOCHANGELOG
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@vueuse/math (source) | dependencies | minor | 9.4.0 -> 9.5.0 |
Release Notes
vueuse/vueuse
v9.5.0
🚀 Features
- onClickOutside: Support options in component - by @fiadone and @sibbng in https://github.com/vueuse/vueuse/issues/2391
-
useEventListener: Accept multiple
events
orlisteners
- by @vaakian and @antfu in https://github.com/vueuse/vueuse/issues/2180 - useFetch: Allow configure lifecycle handler behavior - by @climba03003 in https://github.com/vueuse/vueuse/issues/2333
- useFetch: Support sending the custom request to an absolute URL regardless baseURL - by @sun0day in https://github.com/vueuse/vueuse/issues/2210
- useGeolocation: Pause and resume controls - by @benax-se in https://github.com/vueuse/vueuse/issues/2376
- useIDBKeyval: New integration - Idb-keyval wrapper - by @Harmony222 in https://github.com/vueuse/vueuse/issues/2335
- useWebsocket: Url to be ref/computed - by @rotu in https://github.com/vueuse/vueuse/issues/2367
🐞 Bug Fixes
-
onClickOutside: Access correct
document
- by @sibbng in https://github.com/vueuse/vueuse/issues/2404 - usePointerSwipe: Handle secondary clicks properly - by @curtgrimes in https://github.com/vueuse/vueuse/issues/2379
- useScroll: The expected result cannot be returned after setting the throttle parameter - by @LittleSound in https://github.com/vueuse/vueuse/issues/2390
- useWebSocket: Don't hide pong setTimeout reference - by @kellerza and @antfu in https://github.com/vueuse/vueuse/issues/2206
View changes on GitHub
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.