Update dependency @vueuse/math to v9.4.0 (develop)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@vueuse/math (source) | dependencies | minor | 9.3.1 -> 9.4.0 |
Release Notes
vueuse/vueuse
v9.4.0
🚀 Features
- refDebounced: Use MaybeComputedRef for ms - by @dominikklein in https://github.com/vueuse/vueuse/issues/2337
- useClipboard: Support legacy copy - by @lumdzeehol in https://github.com/vueuse/vueuse/issues/2336
- useVirtualList: Horizontal list - by @Surof1n in https://github.com/vueuse/vueuse/issues/2310
- useWebWorker: Support overloads - by @GODLiangCY in https://github.com/vueuse/vueuse/issues/2259
🐞 Bug Fixes
- useCounter: Set and reset should also be limited - by @iChengbo in https://github.com/vueuse/vueuse/issues/2179
- useRouteHash, useRouteParams, useRouteQuery: Override only selected route param - by @dvh91 in https://github.com/vueuse/vueuse/issues/2350
-
useWebSocket: Don't reconnect WebSocket if
close
issued between retries - by @rotu in https://github.com/vueuse/vueuse/issues/2330 - watchThrottled: Wait incorrect remaining time - by @sun0day in https://github.com/vueuse/vueuse/issues/2267
View changes on GitHub
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.