-
Notifications
You must be signed in to change notification settings - Fork 11
Commit cd9aeda
authored
chore(deps): bump @vitejs/plugin-react from 4.3.4 to 4.4.0 (#6769)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.3.4 to 4.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-react/releases"><code>@vitejs/plugin-react</code>'s releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h3>Make compatible with rolldown-vite</h3>
<p>This plugin is now compatible with rolldown-powered version of Vite.
Note that currently the <code>__source</code> property value position might be incorrect. This will be fixed in the near future.</p>
<h2>[email protected]</h2>
<h3>Add <code>reactRefreshHost</code> option</h3>
<p>Add <code>reactRefreshHost</code> option to set a React Fast Refresh runtime URL prefix.
This is useful in a module federation context to enable HMR by specifying the host application URL in the Vite config of a remote application.
See full discussion here: <a href="https://redirect.github.com/module-federation/vite/issues/183#issuecomment-2751825367">module-federation/vite#183</a></p>
<pre lang="ts"><code>export default defineConfig({
plugins: [react({ reactRefreshHost: 'http://localhost:3000' })],
})
</code></pre>
<h2>[email protected]</h2>
<p>No release notes provided.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md"><code>@vitejs/plugin-react</code>'s changelog</a>.</em></p>
<blockquote>
<h2>4.4.0 (2025-04-15)</h2>
<h3>Make compatible with rolldown-vite</h3>
<p>This plugin is now compatible with rolldown-powered version of Vite.
Note that currently the <code>__source</code> property value position might be incorrect. This will be fixed in the near future.</p>
<h2>4.4.0-beta.2 (2025-04-15)</h2>
<h3>Add <code>reactRefreshHost</code> option</h3>
<p>Add <code>reactRefreshHost</code> option to set a React Fast Refresh runtime URL prefix.
This is useful in a module federation context to enable HMR by specifying the host application URL in the Vite config of a remote application.
See full discussion here: <a href="https://redirect.github.com/module-federation/vite/issues/183#issuecomment-2751825367">module-federation/vite#183</a></p>
<pre lang="ts"><code>export default defineConfig({
plugins: [react({ reactRefreshHost: 'http://localhost:3000' })],
})
</code></pre>
<h2>4.4.0-beta.1 (2025-04-09)</h2>
<h2>4.4.0-beta.0 (2025-04-09)</h2>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vitejs/vite-plugin-react/commit/8beda4f36fe4ca8c0f795619988deb0849054f8c"><code>8beda4f</code></a> release: [email protected]</li>
<li><a href="https://github.com/vitejs/vite-plugin-react/commit/fffe4ad5abe45e7ed6bef7cc26d2e9ad93eeb4d7"><code>fffe4ad</code></a> feat: add support for rolldown-vite (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/451">#451</a>)</li>
<li><a href="https://github.com/vitejs/vite-plugin-react/commit/c197fd93a5fa8e1c3e9c14530202673d7aec5194"><code>c197fd9</code></a> release: [email protected]</li>
<li><a href="https://github.com/vitejs/vite-plugin-react/commit/bd1a1ad1f251f7fa692d20b482f7efc13f82fa4e"><code>bd1a1ad</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/392">#392</a>)</li>
<li><a href="https://github.com/vitejs/vite-plugin-react/commit/87f7fdd63d36e0317b4fa013bae3e15291153f28"><code>87f7fdd</code></a> feat: add <code>reactRefreshHost</code> option to support module federation HMR (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/420">#420</a>)</li>
<li><a href="https://github.com/vitejs/vite-plugin-react/commit/da01d561fb846ee48f4864bae324e1f91abdc301"><code>da01d56</code></a> release: [email protected]</li>
<li><a href="https://github.com/vitejs/vite-plugin-react/commit/9b1b5107cb0ba25667cceede314a17bfb4e3e752"><code>9b1b510</code></a> chore: fix refresh runtime path in dev (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/444">#444</a>)</li>
<li><a href="https://github.com/vitejs/vite-plugin-react/commit/8258442032955873183917ad82818cc1c3bb694b"><code>8258442</code></a> release: [email protected]</li>
<li><a href="https://github.com/vitejs/vite-plugin-react/commit/f7d2f7e190d782c9b9e75b51c4d50024e17a1adf"><code>f7d2f7e</code></a> chore: add type field to plugin-react package (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/445">#445</a>)</li>
<li><a href="https://github.com/vitejs/vite-plugin-react/commit/55dec042b0ab9d695a185e8df0d5be57dec2955a"><code>55dec04</code></a> feat: add plugin-react-oxc (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/439">#439</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>1 parent 7f68a54 commit cd9aedaCopy full SHA for cd9aeda
1 file changed
+10
-8
lines changed+10-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments