Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 9.3.1 to 9.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/vueuse/vueuse/releases"><code>@vueuse/core</code>'s releases</a>.</em></p>
<blockquote>
<h2>v9.4.0</h2>
<h3> 🚀 Features</h3>
<ul>
<li><strong>refDebounced</strong>: Use MaybeComputedRef for ms - by <a href="https://github.com/dominikklein"><code>@dominikklein</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2337">vueuse/vueuse#2337</a></li>
<li><strong>useClipboard</strong>: Support legacy copy - by <a href="https://github.com/lumdzeehol"><code>@lumdzeehol</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2336">vueuse/vueuse#2336</a></li>
<li><strong>useVirtualList</strong>: Horizontal list - by <a href="https://github.com/Surof1n"><code>@Surof1n</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2310">vueuse/vueuse#2310</a></li>
<li><strong>useWebWorker</strong>: Support overloads - by <a href="https://github.com/GODLiangCY"><code>@GODLiangCY</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2259">vueuse/vueuse#2259</a></li>
</ul>
<h3> 🐞 Bug Fixes</h3>
<ul>
<li><strong>useCounter</strong>: Set and reset should also be limited - by <a href="https://github.com/iChengbo"><code>@iChengbo</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2179">vueuse/vueuse#2179</a></li>
<li><strong>useRouteHash, useRouteParams, useRouteQuery</strong>: Override only selected route param - by <a href="https://github.com/dvh91"><code>@dvh91</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2350">vueuse/vueuse#2350</a></li>
<li><strong>useWebSocket</strong>: Don't reconnect WebSocket if <code>close</code> issued between retries - by <a href="https://github.com/rotu"><code>@rotu</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2330">vueuse/vueuse#2330</a></li>
<li><strong>watchThrottled</strong>: Wait incorrect remaining time - by <a href="https://github.com/sun0day"><code>@sun0day</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2267">vueuse/vueuse#2267</a></li>
</ul>
<h5> <a href="https://github.com/vueuse/vueuse/compare/v9.3.1...v9.4.0">View changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vueuse/vueuse/commit/24747b636c61d23fa9c14474ba1a5ce78956dae1"><code>24747b6</code></a> chore: release v9.4.0</li>
<li><a href="https://github.com/vueuse/vueuse/commit/bcedacdfa08fea91de3a9f155b50b013737cb25f"><code>bcedacd</code></a> feat(useVirtualList): horizontal list (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2310">#2310</a>)</li>
<li><a href="https://github.com/vueuse/vueuse/commit/a823d864959fc7cbb545dd83a911da03a37e7295"><code>a823d86</code></a> chore: types</li>
<li><a href="https://github.com/vueuse/vueuse/commit/d4c32637be8c81909e565c52a97586d727a7e394"><code>d4c3263</code></a> fix(useWebSocket): don't reconnect WebSocket if <code>close</code> issued between retrie...</li>
<li><a href="https://github.com/vueuse/vueuse/commit/c88491b4b330b72c3e8858e1d437a399b5616d11"><code>c88491b</code></a> feat(useWebWorker): support overloads (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2259">#2259</a>)</li>
<li><a href="https://github.com/vueuse/vueuse/commit/ec7e69b56841660df119b346d09db25679266611"><code>ec7e69b</code></a> chore(useWebSocket): skip call to clearTimeout when heartbeat disabled (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2339">#2339</a>)</li>
<li><a href="https://github.com/vueuse/vueuse/commit/a3af5faa398286f063a448d45dc080b8771e30a3"><code>a3af5fa</code></a> test: improve test coverage (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2327">#2327</a>)</li>
<li><a href="https://github.com/vueuse/vueuse/commit/5ec654a6d54a12b07031000366c9daec73a43ced"><code>5ec654a</code></a> feat(useClipboard): support legacy copy (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2336">#2336</a>)</li>
<li>See full diff in <a href="https://github.com/vueuse/vueuse/commits/v9.4.0/packages/core">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot rebase` will rebase this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
argoyle
(Migrated from gitlab.com)
merged commit into master2022-10-28 06:30:39 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps @vueuse/core from 9.3.1 to 9.4.0.
Release notes
Sourced from
@vueuse/core's releases.Commits
24747b6chore: release v9.4.0bcedacdfeat(useVirtualList): horizontal list (#2310)a823d86chore: typesd4c3263fix(useWebSocket): don't reconnect WebSocket ifcloseissued between retrie...c88491bfeat(useWebWorker): support overloads (#2259)ec7e69bchore(useWebSocket): skip call to clearTimeout when heartbeat disabled (#2339)a3af5fatest: improve test coverage (#2327)5ec654afeat(useClipboard): support legacy copy (#2336)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts