Skip to content

Conversation

micaelae
Copy link
Member

@micaelae micaelae commented Oct 17, 2025

Explanation

Releases the bridge-controller and bridge-status-controller packages

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed, highlighting breaking changes as necessary
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

Note

Release @metamask/bridge-controller v53.0.0 (breaking constructor arg, SSE flag update) and @metamask/bridge-status-controller v52.0.0 (peer dep bump), plus monorepo version bump.

  • Bridge Controller (packages/bridge-controller) — 53.0.0:
    • BREAKING: Require clientVersion in BridgeController constructor.
    • Update sseEnabled feature flag to include minimumVersion.
    • Bump dev deps: @metamask/network-controller and @metamask/transaction-controller.
  • Bridge Status Controller (packages/bridge-status-controller) — 52.0.0:
    • BREAKING: Update peer dependency @metamask/bridge-controller to ^53.0.0; align devDependency.
    • Fixes: Mobile crash after successful tx; unit test initialization.
  • Repo:
    • Bump root @metamask/core-monorepo version to 628.0.0.
    • Update lockfile and workspace references for new versions.

Written by Cursor Bugbot for commit 73793be. This will update automatically on new commits. Configure here.

@micaelae micaelae requested review from a team as code owners October 17, 2025 22:15
cursor[bot]

This comment was marked as outdated.

@micaelae micaelae enabled auto-merge (squash) October 17, 2025 22:21
Copy link
Contributor

@mcmire mcmire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks better, thank you!

@micaelae micaelae merged commit a86728f into main Oct 17, 2025
251 checks passed
@micaelae micaelae deleted the release/628.0.0 branch October 17, 2025 22:24
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.

2 participants