🚀 Features
- useDropZone: Expose more hooks - by @antfu (17d8d)
- useDropZone: Expose files as ref - by @antfu (6d4ef)
🐞 Bug Fixes
- fromEvent: Torn down properly - by @benlesh in #3155 (fa7ed)
- toRefs: Fix stack overflow caused by recursive
setPrototypeOf
- by @Alfred-Skyblue in #3166 (9f998) - useFullscreen: Skip exiting when not in fullscreen mode - by @tawen, @antfu and Fernando Fernández in #3144 (14edb)
- useInfiniteScroll: Prevent infinite load when v-show set false - by @wonderl17 in #3143 (a4dfa)
- useRafFn: Set initial delta to zero - by @haykkh in #3150 (cf6eb)
- useTimeoutPoll: Unexpected immediate execution - by @jiadesen in #3159 (7a897)