vitejs/vite-plugin-react-swc (@vitejs/plugin-react-swc)
### [`v3.7.2`](https://redirect.github.com/vitejs/vite-plugin-react-swc/blob/HEAD/CHANGELOG.md#372)
[Compare Source](https://redirect.github.com/vitejs/vite-plugin-react-swc/compare/v3.7.1...v3.7.2)
##### Add Vite 6 to peerDependencies range [#207](https://redirect.github.com/vitejs/vite-plugin-react-swc/pull/207)
Thanks [@RobinTail](https://redirect.github.com/RobinTail)
##### Revert throw when refresh runtime is loaded twice [#237](https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/237)
Revert the throw when refresh runtime is loaded twice to enable usage in micro frontend apps. This was added to help fix setup usage, and this is not worth an annoying warning for others or a config parameter.
This revert was done in the Babel plugin last year and I didn't port it back.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
3.7.1
->3.7.2
Release Notes
vitejs/vite-plugin-react-swc (@vitejs/plugin-react-swc)
### [`v3.7.2`](https://redirect.github.com/vitejs/vite-plugin-react-swc/blob/HEAD/CHANGELOG.md#372) [Compare Source](https://redirect.github.com/vitejs/vite-plugin-react-swc/compare/v3.7.1...v3.7.2) ##### Add Vite 6 to peerDependencies range [#207](https://redirect.github.com/vitejs/vite-plugin-react-swc/pull/207) Thanks [@RobinTail](https://redirect.github.com/RobinTail) ##### Revert throw when refresh runtime is loaded twice [#237](https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/237) Revert the throw when refresh runtime is loaded twice to enable usage in micro frontend apps. This was added to help fix setup usage, and this is not worth an annoying warning for others or a config parameter. This revert was done in the Babel plugin last year and I didn't port it back.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.