v10.0.0-beta.1
版本发布时间: 2023-03-23 19:31:50
vueuse/vueuse最新发布版本:v11.1.0(2024-09-16 17:09:03)
🚀 Features
- useAsyncValidator: Add immediate and execute - by @jaw52 and @antfu in https://github.com/vueuse/vueuse/issues/2899 (79176)
- useFileDialog: Add listener for file change events - by @Alfred-Skyblue in https://github.com/vueuse/vueuse/issues/2893 (5e697)
-
useIdle: Add
reset
capability - by @nahvego and @antfu in https://github.com/vueuse/vueuse/issues/2880 (f4d35) -
useTransition: Support
MaybeComputedRef
- by @zhiyuanzmj in https://github.com/vueuse/vueuse/issues/2871 (5944e) -
useVModel: Add
shouldEmit
hook - by @baiwusanyu-c and @antfu in https://github.com/vueuse/vueuse/issues/2836 (f8a53)
🐞 Bug Fixes
- useArrayDifference: Error with falsey - by @simpleoo0o and lix in https://github.com/vueuse/vueuse/issues/2869 (41858)
- useAsyncState: Fix toThrowError error type - by @Alfred-Skyblue in https://github.com/vueuse/vueuse/issues/2898 (b636f)