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 cf0cb8a commit 12914faCopy full SHA for 12914fa
packages/plugin-react-swc/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 4.2.3 (2026-02-02)
6
+
7
## 4.2.2 (2025-11-12)
8
9
### Update code to support newer `rolldown-vite` ([#978](https://github.com/vitejs/vite-plugin-react/pull/978))
packages/plugin-react-swc/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@vitejs/plugin-react-swc",
- "version": "4.2.2",
+ "version": "4.2.3",
"private": true,
"description": "Speed up your Vite dev server with SWC",
"keywords": [
0 commit comments