github vitejs/vite-plugin-react plugin-react-oxc@0.4.0-beta.0

latest releases: plugin-rsc@0.5.24, plugin-rsc@0.5.23, plugin-rsc@0.5.22...
pre-release9 months ago

Deprecate this plugin

The changes of this plugin is now included in @vitejs/plugin-react. Please use @vitejs/plugin-react instead.

Allow processing files in node_modules

The default value of exclude options is now [/\/node_modules\//] to allow processing files in node_modules directory. It was previously [] and files in node_modules was always excluded regardless of the value of exclude option.

Require Node 20.19+, 22.12+

This plugin now requires Node 20.19+ or 22.12+.

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

NewReleases is sending notifications on new releases.