Release/1005.0.0#8919
Merged
Merged
Conversation
|
✅ Changelogs updated and pushed. |
FrederikBolding
approved these changes
May 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Explanation
Minor bump for assets-controller. Changes already patched in main.
References
Checklist
Note
Low Risk
Version, changelog, and lockfile-only release with no new application logic in the diff; the shipped 8.1.0 AssetsController isEnabled changes are minor behavioral fixes already on main.
Overview
Cuts release 1005.0.0 for the core monorepo and publishes
@metamask/assets-controller8.1.0 (from 8.0.2), with changelog entries moved from Unreleased into the 8.1.0 section.That release documents behavior already on main:
AssetsControllerre-checksisEnabledwhen data sources report active chain updates, and no longer bails out of constructor setup whenisEnabledis false at first construction so tracking can start once it becomes true.@metamask/bridge-controllerand@metamask/transaction-pay-controllerbump their@metamask/assets-controllerdependency to^8.1.0;yarn.lockis updated accordingly.Reviewed by Cursor Bugbot for commit a434282. Bugbot is set up for automated code reviews on this repo. Configure here.