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 fffe4ad commit 8beda4fCopy full SHA for 8beda4f
packages/plugin-react/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 4.4.0 (2025-04-15)
6
+
7
### Make compatible with rolldown-vite
8
9
This plugin is now compatible with rolldown-powered version of Vite.
packages/plugin-react/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@vitejs/plugin-react",
- "version": "4.4.0-beta.2",
+ "version": "4.4.0",
"license": "MIT",
"author": "Evan You",
"description": "The default Vite plugin for React projects",
0 commit comments