v9.8.0
版本发布时间: 2022-12-20 19:22:25
vueuse/vueuse最新发布版本:v11.1.0(2024-09-16 17:09:03)
🚀 Features
- extendRef: Support 2.7, close #2340 - by @antfu in https://github.com/vueuse/vueuse/issues/2340 (8c82e)
- onClickOutside: Allow selector strings for ignore list - by @sibbng and @antfu in https://github.com/vueuse/vueuse/issues/2439 (7b3db)
-
useTimeAgo: Non-reactive version
formatTimeAgo
- by @antfu (9293c)
🐞 Bug Fixes
- onClickOutside: Apply ignore list on keyboard clicks - by @sibbng in https://github.com/vueuse/vueuse/issues/2438 (12e21)
- useTimeAgo: Rounding unit fallback - by @antfu (f40a0)