Skip to content

Commit 450d7df

Browse files
committed
1 parent 8638845 commit 450d7df

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/plugin-react/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 5.0.4 (2025-09-27)
6+
57
### Perf: use native refresh wrapper plugin in rolldown-vite ([#881](https://github.com/vitejs/vite-plugin-react/pull/881))
68

79
## 5.0.3 (2025-09-17)

packages/plugin-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-react",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"license": "MIT",
55
"author": "Evan You",
66
"description": "The default Vite plugin for React projects",

0 commit comments

Comments
 (0)