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 2f255ad commit 1f4b4d9Copy full SHA for 1f4b4d9
packages/plugin-react/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 5.0.2 (2025-08-28)
6
+
7
### Skip transform hook completely in rolldown-vite in dev if possible ([#783](https://github.com/vitejs/vite-plugin-react/pull/783))
8
9
## 5.0.1 (2025-08-19)
packages/plugin-react/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@vitejs/plugin-react",
- "version": "5.0.1",
+ "version": "5.0.2",
"license": "MIT",
"author": "Evan You",
"description": "The default Vite plugin for React projects",
0 commit comments