Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2025

This PR contains the following updates:

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

Release Notes

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

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)

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 - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Rome, 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 2 times, most recently from e5dbcd6 to 8303ccd Compare August 13, 2025 03:37
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch from 8303ccd to dea95d7 Compare August 19, 2025 04:42
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch 2 times, most recently from f60bba6 to 985d720 Compare September 6, 2025 02:01
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch 2 times, most recently from 8edd862 to a63ed99 Compare September 9, 2025 05:07
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch from a63ed99 to c5f57e6 Compare September 17, 2025 10:12
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch from c5f57e6 to 68c4a08 Compare September 25, 2025 15:32
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch from 68c4a08 to d338a70 Compare October 7, 2025 06:03
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch 3 times, most recently from 04a41cd to dc61275 Compare October 22, 2025 10:47
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch 2 times, most recently from dc8bdbc to 1f1c4a0 Compare October 25, 2025 13:57
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-swc-4.x branch from 1f1c4a0 to 7ffaaad Compare November 5, 2025 17:50
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