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 da01d56 commit c02385dCopy full SHA for c02385d
packages/plugin-react-swc/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 3.9.0-beta.2 (2025-04-09)
6
+
7
## 3.9.0-beta.0 (2025-04-09)
8
9
## 3.8.1
packages/plugin-react-swc/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@vitejs/plugin-react-swc",
- "version": "3.9.0-beta.0",
+ "version": "3.9.0-beta.2",
"license": "MIT",
"author": "Arnaud Barré (https://github.com/ArnaudBarre)",
"description": "Speed up your Vite dev server with SWC",
0 commit comments