Skip to content

Commit 705c92c

Browse files
piotrskiclaude
andcommitted
chore: add changeset for Vite HMR fix
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2d1cc03 commit 705c92c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.changeset/fix-vite-hmr.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"agent-react-devtools": patch
3+
---
4+
5+
Fixed Vite HMR (hot module replacement) breaking when the `reactDevtools()` plugin is added to `vite.config.ts`. The connect module now preserves the react-refresh runtime's inject wrapper when replacing the devtools hook, so both Fast Refresh and devtools inspection work correctly.

0 commit comments

Comments
 (0)