Skip to content

chore(release): version packages#8

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

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

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 10, 2026

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.0

Minor Changes

  • 0c88c11: Zero-config app integration — connect your React app in one line:

    • agent-react-devtools init — CLI command that auto-detects your framework (Vite, Next.js, CRA, React Native) and patches the right config files. Next.js App Router gets a 'use client' wrapper so the connect code runs in the browser.
    • agent-react-devtools/connect — add import 'agent-react-devtools/connect' as the first line of your entry point to connect to the daemon. Skips SSR and production builds automatically, never blocks your app.
    • agent-react-devtools/vite — Vite plugin that injects the connect script automatically, no app code changes needed.

Patch Changes

  • 10ac53c: Add comprehensive README with usage examples and MIT LICENSE file

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from c69a3da to 830dd16 Compare February 10, 2026 00:55
@github-actions github-actions bot force-pushed the changeset-release/main branch from 830dd16 to b00a7c8 Compare February 10, 2026 20:48
@piotrski piotrski merged commit 0caec54 into main Feb 10, 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