🚀 Features
- refDebounced: Use MaybeComputedRef for ms - by @dominikklein in #2337
- useClipboard: Support legacy copy - by @lumdzeehol in #2336
- useVirtualList: Horizontal list - by @Surof1n in #2310
- useWebWorker: Support overloads - by @GODLiangCY in #2259
🐞 Bug Fixes
- useCounter: Set and reset should also be limited - by @iChengbo in #2179
- useRouteHash, useRouteParams, useRouteQuery: Override only selected route param - by @dvh91 in #2350
- useWebSocket: Don't reconnect WebSocket if
close
issued between retries - by @rotu in #2330 - watchThrottled: Wait incorrect remaining time - by @sun0day in #2267