Skip to content

Fix stale React Fast Refresh transforms - #10

Merged
arena-ai-coding-agent[bot] merged 1 commit into
mainfrom
arena/019ff401-routeiq
Aug 12, 2026
Merged

arena-ai-coding-agent[bot] merged 1 commit into
mainfrom
arena/019ff401-routeiq

Conversation

@arena-ai-coding-agent

Copy link
Copy Markdown
Contributor

Summary

  • pin Vite and @vitejs/plugin-react to a compatible toolchain
  • force Vite dependency re-optimization on each development server start
  • prevent stale Fast Refresh transforms from calling the removed getRefreshReg API

Validation

  • npm run build
  • npm run lint
  • verified all source modules transform without legacy RefreshRuntime.getRefreshReg calls
  • verified every Refresh Runtime API referenced by the transformed app is exported

Co-authored-by: arena-agent <297053741+arena-agent@users.noreply.github.com>
@arena-ai-coding-agent
arena-ai-coding-agent Bot merged commit 02eefbf into main Aug 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant