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 0f5c8b4 commit 51160f3Copy full SHA for 51160f3
packages/plugin-react-swc/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 4.2.1 (2025-11-05)
6
+
7
### Fix `@vitejs/plugin-react-swc/preamble` on build ([#962](https://github.com/vitejs/vite-plugin-react/pull/962))
8
9
## 4.2.0 (2025-10-24)
packages/plugin-react-swc/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@vitejs/plugin-react-swc",
- "version": "4.2.0",
+ "version": "4.2.1",
"license": "MIT",
"author": "Arnaud Barré (https://github.com/ArnaudBarre)",
"description": "Speed up your Vite dev server with SWC",
0 commit comments