Skip to content

Commit 707f23c

Browse files
committed
docs: add changelog for #502
1 parent cee4b25 commit 707f23c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/plugin-react-oxc/CHANGELOG.md

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

33
## Unreleased
44

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+
59
## 0.2.2 (2025-06-10)
610

711
### Add Vite 7-beta to peerDependencies range [#497](https://github.com/vitejs/vite-plugin-react/pull/497)

0 commit comments

Comments
 (0)