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 6535b55 commit 5764f96Copy full SHA for 5764f96
2 files changed
packages/plugin-react-swc/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 4.3.1 (2026-05-14)
6
+
7
### Avoid `esbuild` warnings with Vite 8 [#1195](https://github.com/vitejs/vite-plugin-react/pull/1195)
8
9
Fixes [#1187](https://github.com/vitejs/vite-plugin-react/issues/1187).
packages/plugin-react-swc/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@vitejs/plugin-react-swc",
- "version": "4.3.0",
+ "version": "4.3.1",
"private": true,
"description": "Speed up your Vite dev server with SWC",
"keywords": [
0 commit comments