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 9216477 commit 554c6eaCopy full SHA for 554c6ea
packages/plugin-react-swc/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 4.1.0 (2025-09-17)
6
+
7
### Set SWC cacheRoot options
8
9
This is set to `{viteCacheDir}/swc` and override the default of `.swc`.
packages/plugin-react-swc/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@vitejs/plugin-react-swc",
- "version": "4.0.1",
+ "version": "4.1.0",
"license": "MIT",
"author": "Arnaud Barré (https://github.com/ArnaudBarre)",
"description": "Speed up your Vite dev server with SWC",
0 commit comments