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 89ec16d commit 9216477Copy full SHA for 9216477
packages/plugin-react-oxc/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 0.4.2 (2025-09-17)
6
+
7
### Perf: simplify refresh wrapper generation ([#835](https://github.com/vitejs/vite-plugin-react/pull/835))
8
9
## 0.4.1 (2025-08-19)
packages/plugin-react-oxc/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@vitejs/plugin-react-oxc",
- "version": "0.4.1",
+ "version": "0.4.2",
"license": "MIT",
"author": "Evan You",
"contributors": [
0 commit comments