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 590f394 commit b654046Copy full SHA for b654046
packages/plugin-react-oxc/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 0.4.0 (2025-08-07)
6
+
7
## 0.4.0-beta.0 (2025-07-28)
8
9
### Deprecate this plugin
packages/plugin-react-oxc/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@vitejs/plugin-react-oxc",
- "version": "0.4.0-beta.0",
+ "version": "0.4.0",
"license": "MIT",
"author": "Evan You",
"contributors": [
0 commit comments