We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bde1ad6 commit 2e368a6Copy full SHA for 2e368a6
packages/plugin-react/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 4.3.4 (2024-11-26)
6
+
7
### Add Vite 6 to peerDependencies range
8
9
Vite 6 is highly backward compatible, not much to add!
packages/plugin-react/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@vitejs/plugin-react",
- "version": "4.3.3",
+ "version": "4.3.4",
"license": "MIT",
"author": "Evan You",
"contributors": [
0 commit comments