Update vueuse to v9.6.0 (develop)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@vueuse/core | dependencies | minor | 9.5.0 -> 9.6.0 |
@vueuse/integrations (source) | dependencies | minor | 9.5.0 -> 9.6.0 |
@vueuse/math (source) | dependencies | minor | 9.5.0 -> 9.6.0 |
@vueuse/router (source) | dependencies | minor | 9.5.0 -> 9.6.0 |
Release Notes
vueuse/vueuse
v9.6.0
🐞 Bug Fixes
-
onClickOutside: Call handler if
click
event is fired by a keypress - by @sibbng in https://github.com/vueuse/vueuse/issues/2426 (ff96d) - ssr-plugin: Use useHead instead of useMeta - by @daniil4udo in https://github.com/vueuse/vueuse/issues/2449 (01c28)
- useFirestore: Fix falsy type error - by @kiyopikko in https://github.com/vueuse/vueuse/issues/2431 (6886e)
- useIDBKeyval: Incorrect value init set - by @sun0day in https://github.com/vueuse/vueuse/issues/2416 (1d841)
- useStyleTag: Allow use of existing node - by @jameswragg in https://github.com/vueuse/vueuse/issues/2442 (94413)
- useTransition: Call pause() to stop useRafFn when disabling - by @huodoushigemi, 李众豪 and @antfu in https://github.com/vueuse/vueuse/issues/2360 (0a49e)
View changes on GitHub
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.