Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 17, 2025

This PR contains the following updates:

Package Change Age Confidence
@vitejs/plugin-react-swc (source) 4.0.1 -> 4.2.2 age confidence

Release Notes

vitejs/vite-plugin-react (@​vitejs/plugin-react-swc)

v4.2.2

Compare Source

Update code to support newer rolldown-vite (#​978)

rolldown-vite will remove optimizeDeps.rollupOptions in favor of optimizeDeps.rolldownOptions soon. This plugin now uses optimizeDeps.rolldownOptions to support newer rolldown-vite. Please update rolldown-vite to the latest version if you are using an older version.

v4.2.1

Compare Source

Fix @vitejs/plugin-react-swc/preamble on build (#​962)

v4.2.0

Compare Source

Add @vitejs/plugin-react-swc/preamble virtual module for SSR HMR (#​890)

SSR applications can now initialize HMR runtime by importing @vitejs/plugin-react-swc/preamble at the top of their client entry instead of manually calling transformIndexHtml. This simplifies SSR setup for applications that don't use the transformIndexHtml API.

Use SWC when useAtYourOwnRisk_mutateSwcOptions is provided (#​951)

Previously, this plugin did not use SWC if plugins were not provided even if useAtYourOwnRisk_mutateSwcOptions was provided. This is now fixed.

v4.1.0

Compare Source

Set SWC cacheRoot options

This is set to {viteCacheDir}/swc and override the default of .swc.

Perf: simplify refresh wrapper generation (#​835)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Sep 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
stylit Ignored Ignored Preview Dec 3, 2025 7:58pm

@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch from 1c68634 to 8afbf2b Compare September 25, 2025 18:39
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch 2 times, most recently from bd226be to 5f2ef8d Compare October 22, 2025 02:17
@renovate renovate bot changed the title chore(deps): update dependency @vitejs/plugin-react-swc to v4.1.0 chore(deps): update dependency @vitejs/plugin-react-swc to v4.2.0 Oct 24, 2025
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch from 5f2ef8d to 87446d4 Compare October 24, 2025 14:10
@renovate renovate bot changed the title chore(deps): update dependency @vitejs/plugin-react-swc to v4.2.0 chore(deps): update dependency @vitejs/plugin-react-swc to v4.2.1 Nov 5, 2025
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch 2 times, most recently from bb2cdfd to 5cc12e1 Compare November 10, 2025 18:49
@renovate renovate bot changed the title chore(deps): update dependency @vitejs/plugin-react-swc to v4.2.1 chore(deps): update dependency @vitejs/plugin-react-swc to v4.2.2 Nov 12, 2025
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch 2 times, most recently from aa9265c to 9c3e8ea Compare November 18, 2025 14:52
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch from 9c3e8ea to ddf1a45 Compare November 30, 2025 06:29
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch from ddf1a45 to 68e2d33 Compare December 3, 2025 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant