Skip to content

release: version packages#11

Merged
gcharang merged 1 commit into
masterfrom
changeset-release/master
Jul 25, 2026
Merged

release: version packages#11
gcharang merged 1 commit into
masterfrom
changeset-release/master

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 17, 2026

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 master, this PR will be updated.

Releases

@understudy/connector@0.4.0

Minor Changes

  • ebfa8a6: Bind every snapshot and accessibility ref to the exact browser target that
    produced it.

    • @understudy/protocol: snapshot_result and screenshot_result now require
      the attached CDP tabId and main-frame url. Accessibility refs remain
      opaque, but are now namespaced to the extension session, CDP attachment, and
      snapshot generation so a ref cannot resolve against a replacement browser
      connection or tab.
    • @understudy/connector: snapshot reads expose target: { tabId, url }.
      Driver failures, including expected-tab mismatches and pages that change
      during capture, return structured { ok: false, error } output with the
      original reason.

    This is a breaking wire change. Upgrade and deploy the protocol, service,
    extension, and connector together. Protocol 0.6 rejects snapshot events from
    older extensions because they lack the required target fields, and connector
    0.4 requires protocol 0.6.

Patch Changes

  • Updated dependencies [ebfa8a6]
    • @understudy/protocol@0.6.0

@understudy/protocol@0.6.0

Minor Changes

  • ebfa8a6: Bind every snapshot and accessibility ref to the exact browser target that
    produced it.

    • @understudy/protocol: snapshot_result and screenshot_result now require
      the attached CDP tabId and main-frame url. Accessibility refs remain
      opaque, but are now namespaced to the extension session, CDP attachment, and
      snapshot generation so a ref cannot resolve against a replacement browser
      connection or tab.
    • @understudy/connector: snapshot reads expose target: { tabId, url }.
      Driver failures, including expected-tab mismatches and pages that change
      during capture, return structured { ok: false, error } output with the
      original reason.

    This is a breaking wire change. Upgrade and deploy the protocol, service,
    extension, and connector together. Protocol 0.6 rejects snapshot events from
    older extensions because they lack the required target fields, and connector
    0.4 requires protocol 0.6.

@understudy/backend@0.0.3

Patch Changes

  • Updated dependencies [ebfa8a6]
    • @understudy/protocol@0.6.0

@understudy/extension@0.0.3

Patch Changes

  • Updated dependencies [ebfa8a6]
    • @understudy/protocol@0.6.0

@github-actions
github-actions Bot force-pushed the changeset-release/master branch from a89afda to 107956d Compare July 17, 2026 12:32
@github-actions
github-actions Bot force-pushed the changeset-release/master branch from 107956d to 4cecba6 Compare July 25, 2026 04:22
@gcharang
gcharang merged commit 6e372f6 into master Jul 25, 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