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 65dfa6c commit b1014bdCopy full SHA for b1014bd
packages/plugin-react/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+### Drop Vite 7 and below support ([#1124](https://github.com/vitejs/vite-plugin-react/pull/1124))
6
+
7
+Vite 7 and below are no longer supported. If you are using Vite 7, please upgrade to Vite 8.
8
9
## 5.1.4 (2026-02-10)
10
11
### Fix `canSkipBabel` not accounting for `babel.overrides` ([#1098](https://github.com/vitejs/vite-plugin-react/pull/1098))
0 commit comments