Skip to content

Conversation

@bergarces
Copy link
Contributor

@bergarces bergarces commented Nov 20, 2025

Explanation

Release for assets-controllers.

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

Releases monorepo 688.0.0: assets-controllers v91 (Price API v3, TokenRates updates), bridge controllers bumped to v63, and transaction-pay v10 with Relay gas-fee token support.

  • Packages:
    • @metamask/assets-controllers@91.0.0 (BREAKING):
      • Migrate spot-prices to Price API v3; update AbstractTokenPricesService.fetchTokenPrices, CodefiTokenPricesServiceV2 currencies, and TokenRatesController to price by native currency; remove legacy polling/events.
    • @metamask/bridge-controller@63.0.0 (BREAKING):
      • Bump peer/dev dep on @metamask/assets-controllers to ^91.0.0.
    • @metamask/bridge-status-controller@63.0.0 (BREAKING):
      • Bump peer/dev dep on @metamask/bridge-controller to ^63.0.0.
    • @metamask/transaction-pay-controller@10.0.0:
      • Add Relay deposit support for using gas fee token when native balance is insufficient; add fees.isSourceGasFeeToken field.
      • (BREAKING) Bump peers: bridge(-status) to ^63.0.0, assets-controllers to ^91.0.0.
  • Repo:
    • Bump root version to 688.0.0.

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

@bergarces bergarces requested review from a team as code owners November 20, 2025 15:01
Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

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

LGTM!

@Gudahtt Gudahtt added this pull request to the merge queue Nov 20, 2025
Merged via the queue into main with commit 7dda377 Nov 20, 2025
273 checks passed
@Gudahtt Gudahtt deleted the release/688.0.0 branch November 20, 2025 15:50
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.

4 participants