Merged
Conversation
jiexi
previously approved these changes
Mar 24, 2026
jiexi
approved these changes
Mar 24, 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.
@metamask/chain-agnostic-permissions
[1.5.0]
Added
sortAccountIdsByLastSelectedparameter togetSessionScopesfunction to enable custom account ordering within session scopes (#8255)Changed
@metamask/permission-controllerfrom^12.2.0to^12.2.1(#8225)@metamask/controller-utilsfrom^11.17.0to^11.19.0(#7583, #7995)@metamask/multichain-api-middleware
[2.0.0]
Added
sortAccountIdsByLastSelectedhook towallet_getSession,wallet_createSession, andwallet_invokeMethodhandlers to enable custom account ordering in session scopes (#8255)Changed
@metamask/permission-controllerfrom^12.2.0to^12.2.1(#8225)@metamask/json-rpc-enginefrom^10.2.2to^10.2.3(#8078)Note
Medium Risk
Primarily a release/version bump, but it includes a major version bump for
@metamask/multichain-api-middlewareand updated dependency constraints that may break downstream consumers expecting the previous API contract.Overview
Bumps the monorepo version to
880.0.0and publishes new package versions:@metamask/chain-agnostic-permission1.5.0and breaking@metamask/multichain-api-middleware2.0.0.Updates dependent packages (notably
@metamask/eip1193-permission-middlewareand@metamask/multichain-api-middleware) to require@metamask/chain-agnostic-permission@^1.5.0, and refreshes associated changelog entries andyarn.lockmappings.Written by Cursor Bugbot for commit 879c9d7. This will update automatically on new commits. Configure here.