github vitejs/vite-plugin-react plugin-react@4.5.2

latest releases: plugin-react@6.0.1, plugin-react@6.0.0, plugin-react-swc@4.3.0...
9 months ago

Suggest @vitejs/plugin-react-oxc if rolldown-vite is detected #491

Emit a log which recommends @vitejs/plugin-react-oxc when rolldown-vite is detected to improve performance and use Oxc under the hood. The warning can be disabled by setting disableOxcRecommendation: false in the plugin options.

Use optimizeDeps.rollupOptions instead of optimizeDeps.esbuildOptions for rolldown-vite #489

This suppresses the warning about optimizeDeps.esbuildOptions being deprecated in rolldown-vite.

Add Vite 7-beta to peerDependencies range #497

React plugins are compatible with Vite 7, this removes the warning when testing the beta.

Don't miss a new vite-plugin-react release

NewReleases is sending notifications on new releases.