Skip to content

feat(runtime): add dev HMR support#26

Merged
sarthakdev143-lite merged 3 commits into
mainfrom
phase/21-hmr-support
Mar 21, 2026
Merged

feat(runtime): add dev HMR support#26
sarthakdev143-lite merged 3 commits into
mainfrom
phase/21-hmr-support

Conversation

@sarthakdev143-lite

Copy link
Copy Markdown
Owner

What does this PR do?

Adds dev-mode HMR export detection in the compiler and runtime component hot-swap support.

Phase

Phase 21 - Runtime: HMR Support

Checklist

  • pnpm test passes
  • pnpm typecheck passes
  • pnpm build passes
  • pnpm dev (demo) still works
  • New tests added for new behavior
  • CHANGELOG.md updated
  • Commit messages follow Conventional Commits

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Injecting HMR acceptance in the compiler and swapping mounted component instances in the runtime keeps the local edit loop fast without changing production output.
@sarthakdev143-lite sarthakdev143-lite merged commit 787de2b into main Mar 21, 2026
2 checks 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