github vitejs/vite-plugin-react plugin-react-oxc@0.4.0

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

(Same content as v0.4.0-beta.0 https://github.com/vitejs/vite-plugin-react/releases/edit/plugin-react-oxc%400.4.0-beta.0)

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.