Skip to content

chore(release): version packages#16

Merged
piotrski merged 1 commit intomainfrom
changeset-release/main
Feb 11, 2026
Merged

chore(release): version packages#16
piotrski merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

agent-react-devtools@0.2.2

Patch Changes

  • 370ef23: fix: prevent race condition where React loads before devtools hook is installed

    The connect module's dynamic import('react-devtools-core') yielded control before initialize() could install the hook, allowing react-dom to load first and miss the connection. Added top-level await to block dependent modules until the hook is ready, and updated the Vite plugin to enable top-level-await in esbuild's dep optimizer.

@github-actions github-actions bot force-pushed the changeset-release/main branch from d5fbc00 to 6a11538 Compare February 11, 2026 16:28
@piotrski piotrski merged commit 5704136 into main Feb 11, 2026
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