Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2025

This PR contains the following updates:

Package Change Age Confidence
@vitejs/plugin-react-swc (source) ^3.5.0 -> ^4.0.0 age confidence

Release Notes

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

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)

v4.0.1

Compare Source

Set optimizeDeps.rollupOptions.transform.jsx instead of optimizeDeps.rollupOptions.jsx for rolldown-vite (#​735)

optimizeDeps.rollupOptions.jsx is going to be deprecated in favor of optimizeDeps.rollupOptions.transform.jsx.

v4.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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.

@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch from 6b8230b to c3a3f50 Compare August 19, 2025 04:41
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch from c3a3f50 to 38cb69e Compare August 31, 2025 14:35
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch from 38cb69e to ad8aaa9 Compare September 17, 2025 11:23
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch from ad8aaa9 to ade38fc Compare September 25, 2025 20:13
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch 2 times, most recently from f77f15a to a08b605 Compare October 23, 2025 08:42
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch from a08b605 to aea6291 Compare October 24, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant