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/nuxt](https://github.com/vueuse/vueuse/tree/HEAD/packages/nuxt) from 10.0.2 to 10.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/vueuse/vueuse/releases"><code>@vueuse/nuxt</code>'s releases</a>.</em></p>
<blockquote>
<h2>v10.1.0</h2>
<h3> 🚀 Features</h3>
<ul>
<li><strong>useAsyncState</strong>: Add support directly await - by <a href="https://github.com/Hfutsora"><code>@Hfutsora</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://github.com/vueuse/vueuse/issues/3004">vueuse/vueuse#3004</a> <a href="https://github.com/vueuse/vueuse/commit/d4db0adf"><!-- raw HTML omitted -->(d4db0)<!-- raw HTML omitted --></a></li>
<li><strong>useColorMode</strong>: Expose <code>state</code> to the ref, deprecated <code>emitAuto</code> - by <a href="https://github.com/Waleed-KH"><code>@Waleed-KH</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2980">vueuse/vueuse#2980</a> <a href="https://github.com/vueuse/vueuse/commit/a1bef490"><!-- raw HTML omitted -->(a1bef)<!-- raw HTML omitted --></a></li>
<li><strong>useMouse</strong>: Support custom event extractor - by <a href="https://github.com/RAX7"><code>@RAX7</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2991">vueuse/vueuse#2991</a> <a href="https://github.com/vueuse/vueuse/commit/4bb5bf0e"><!-- raw HTML omitted -->(4bb5b)<!-- raw HTML omitted --></a></li>
<li><strong>watch</strong>: <code>watchImmediate</code> and <code>watchDeep</code> support overloads - by <a href="https://github.com/Mini-ghost"><code>@Mini-ghost</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2998">vueuse/vueuse#2998</a> <a href="https://github.com/vueuse/vueuse/commit/8f6a0c5c"><!-- raw HTML omitted -->(8f6a0)<!-- raw HTML omitted --></a></li>
</ul>
<h3> 🐞 Bug Fixes</h3>
<ul>
<li>Dialog mask add z-index - by <a href="https://github.com/recallwei"><code>@recallwei</code></a> in <a href="https://github.com/vueuse/vueuse/issues/3005">vueuse/vueuse#3005</a> <a href="https://github.com/vueuse/vueuse/commit/07ebe338"><!-- raw HTML omitted -->(07ebe)<!-- raw HTML omitted --></a></li>
<li><strong>useColorMode</strong>: Element ref support, close <a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/nuxt/issues/3003">#3003</a> - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://github.com/vueuse/vueuse/issues/3003">vueuse/vueuse#3003</a> <a href="https://github.com/vueuse/vueuse/commit/adbbb6ef"><!-- raw HTML omitted -->(adbbb)<!-- raw HTML omitted --></a></li>
<li><strong>useCycleList</strong>: Correctly wrap list with ref - by <a href="https://github.com/fan5530"><code>@fan5530</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2988">vueuse/vueuse#2988</a> <a href="https://github.com/vueuse/vueuse/commit/659b2c9d"><!-- raw HTML omitted -->(659b2)<!-- raw HTML omitted --></a></li>
<li><strong>useDateFormat</strong>: Error if Y or YYY provided - by <a href="https://github.com/dinocam1"><code>@dinocam1</code></a> and <strong>Dino Camdzic</strong> in <a href="https://github.com/vueuse/vueuse/issues/3001">vueuse/vueuse#3001</a> <a href="https://github.com/vueuse/vueuse/commit/a2147fdd"><!-- raw HTML omitted -->(a2147)<!-- raw HTML omitted --></a></li>
<li><strong>useFullscreen</strong>: <code>isFullscreen</code> handling for mutliple fullscreen elements - by <a href="https://github.com/zaqvil"><code>@zaqvil</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://github.com/vueuse/vueuse/issues/3000">vueuse/vueuse#3000</a> <a href="https://github.com/vueuse/vueuse/commit/4a7a12cc"><!-- raw HTML omitted -->(4a7a1)<!-- raw HTML omitted --></a></li>
<li><strong>useMediaControls</strong>: Apply state when target ref changes - by <a href="https://github.com/ferferga"><code>@ferferga</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2999">vueuse/vueuse#2999</a> <a href="https://github.com/vueuse/vueuse/commit/b20aacf5"><!-- raw HTML omitted -->(b20aa)<!-- raw HTML omitted --></a></li>
<li><strong>useSwipe</strong>: Ignore multiple touches - by <a href="https://github.com/ARZarkesh"><code>@ARZarkesh</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2994">vueuse/vueuse#2994</a> <a href="https://github.com/vueuse/vueuse/commit/995aadb0"><!-- raw HTML omitted -->(995aa)<!-- raw HTML omitted --></a></li>
<li><strong>useSwipe</strong>: Ignore multiple touches - by <a href="https://github.com/ARZarkesh"><code>@ARZarkesh</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2996">vueuse/vueuse#2996</a> <a href="https://github.com/vueuse/vueuse/commit/af3ca89d"><!-- raw HTML omitted -->(af3ca)<!-- raw HTML omitted --></a></li>
<li><strong>useTransition</strong>: Fix regression with non-linear transition functions - by <a href="https://github.com/scottbedard"><code>@scottbedard</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2973">vueuse/vueuse#2973</a> <a href="https://github.com/vueuse/vueuse/commit/8b3300be"><!-- raw HTML omitted -->(8b330)<!-- raw HTML omitted --></a></li>
</ul>
<h5> <a href="https://github.com/vueuse/vueuse/compare/v10.0.2...v10.1.0">View changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vueuse/vueuse/commit/c9842b267587d53f90f351e94a8b2fea439589de"><code>c9842b2</code></a> chore: release v10.1.0</li>
<li>See full diff in <a href="https://github.com/vueuse/vueuse/commits/v10.1.0/packages/nuxt">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>
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/nuxt from 10.0.2 to 10.1.0.
Release notes
Sourced from
@vueuse/nuxt's releases.Commits
c9842b2chore: release v10.1.0Dependabot 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$dependabot recreate
⚠️
dependabotis recreating merge request. All changes will be overwritten! ⚠️✅
dependabotsuccessfuly recreated merge request!added 8 commits
masterb46d91e3- Build(deps): bump @vueuse/nuxt from 10.0.2 to 10.1.0Compare with previous version
resolved all threads