We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4866775 commit c197fd9Copy full SHA for c197fd9
packages/plugin-react/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 4.4.0-beta.2 (2025-04-15)
6
+
7
### Add `reactRefreshHost` option
8
9
Add `reactRefreshHost` option to set a React Fast Refresh runtime URL prefix.
packages/plugin-react/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@vitejs/plugin-react",
- "version": "4.4.0-beta.1",
+ "version": "4.4.0-beta.2",
"license": "MIT",
"author": "Evan You",
"description": "The default Vite plugin for React projects",
0 commit comments