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 cee4b25 commit 707f23cCopy full SHA for 707f23c
packages/plugin-react-oxc/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+### Disable refresh transform when `server.hmr: false` is set [#502](https://github.com/vitejs/vite-plugin-react/pull/502)
6
+
7
+This fixes "`$RefreshReg$` is not defined" error when running Vitest with the plugin.
8
9
## 0.2.2 (2025-06-10)
10
11
### Add Vite 7-beta to peerDependencies range [#497](https://github.com/vitejs/vite-plugin-react/pull/497)
0 commit comments