🐞 Bug Fixes
- onClickOutside: Call handler if
click
event is fired by a keypress - by @sibbng in #2426 (ff96d) - ssr-plugin: Use useHead instead of useMeta - by @daniil4udo in #2449 (01c28)
- useFirestore: Fix falsy type error - by @kiyopikko in #2431 (6886e)
- useIDBKeyval: Incorrect value init set - by @sun0day in #2416 (1d841)
- useStyleTag: Allow use of existing node - by @jameswragg in #2442 (94413)
- useTransition: Call pause() to stop useRafFn when disabling - by @huodoushigemi, 李众豪 and @antfu in #2360 (0a49e)