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 f6a50dc commit 0ad9f61Copy full SHA for 0ad9f61
packages/plugin-react-swc/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+### Avoid `esbuild` warnings with Vite 8 [#1195](https://github.com/vitejs/vite-plugin-react/pull/1195)
6
+
7
+Fixes [#1187](https://github.com/vitejs/vite-plugin-react/issues/1187).
8
9
## 4.3.0 (2026-03-12)
10
11
### Add Vite 8 to peerDependencies range [#1142](https://github.com/vitejs/vite-plugin-react/pull/1142)
0 commit comments