🚀 Features
- useAsyncValidator: Add immediate and execute - by @jaw52 and @antfu in #2899 (79176)
- useFileDialog: Add listener for file change events - by @Alfred-Skyblue in #2893 (5e697)
- useIdle: Add
reset
capability - by @nahvego and @antfu in #2880 (f4d35) - useTransition: Support
MaybeComputedRef
- by @zhiyuanzmj in #2871 (5944e) - useVModel: Add
shouldEmit
hook - by @baiwusanyu-c and @antfu in #2836 (f8a53)
🐞 Bug Fixes
- useArrayDifference: Error with falsey - by @simpleoo0o and lix in #2869 (41858)
- useAsyncState: Fix toThrowError error type - by @Alfred-Skyblue in #2898 (b636f)