v9.6.0
版本发布时间: 2022-11-22 19:41:28
vueuse/vueuse最新发布版本:v11.1.0(2024-09-16 17:09:03)
🐞 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)