We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d661a30 commit 533e8cdCopy full SHA for 533e8cd
packages/plugin-react-oxc/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 0.4.0-beta.0 (2025-07-28)
6
+
7
### Deprecate this plugin
8
9
The changes of this plugin is now included in `@vitejs/plugin-react`. Please use `@vitejs/plugin-react` instead.
packages/plugin-react-oxc/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@vitejs/plugin-react-oxc",
- "version": "0.3.0",
+ "version": "0.4.0-beta.0",
"license": "MIT",
"author": "Evan You",
"contributors": [
0 commit comments