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 9e4a944 commit 590f394Copy full SHA for 590f394
packages/plugin-react-swc/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 4.0.0 (2025-08-07)
6
+
7
## 4.0.0-beta.0 (2025-07-28)
8
9
### Require Node 20.19+, 22.12+
packages/plugin-react-swc/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@vitejs/plugin-react-swc",
- "version": "4.0.0-beta.0",
+ "version": "4.0.0",
"license": "MIT",
"author": "Arnaud Barré (https://github.com/ArnaudBarre)",
"description": "Speed up your Vite dev server with SWC",
0 commit comments