v11.3.0
🚀 Features
- OnClickOutside: Support component with fragments - by @ilyaliao in #4313 (fe322)
- router: Transform get / set - by @Akryum, Anthony Fu and @antfu in #4326 (65aa0)
- useFetch: Infer 'json' type for array payloads - by @WingSMC, Gergely Dremak and @antfu in #4329 (3d29c)
🐞 Bug Fixes
- useFetch: Ensure single slash - by @mrchar and @antfu in #4296 (3de68)
- useMouse: Record the previous scroll value - by @pkc918 and Anthony Fu in #4244 (e8d11)
- useMouse: Correct spelling error - by @pkc918 in #4348 (cceeb)
- useRouteParams, useRouteQuery: Effect triggers twice with object getter as watch source - by @jack-allocate and Anthony Fu in #4283 (44772)
- useSortable: Wrong order of elements - by @ilyaliao in #4332 (9e78e)
- useSwipe: Allow vertical scrolling during swipe - by @ilyaliao in #4323 (1bb54)
- useUrlSearchParams:
hash
mode missinglocation.search
- by @Huodoo, 霍冬冬 and @antfu in #4340 (e77ca)