Uh oh!
There was an error while loading. Please reload this page.
Release/370.0.0 - #5674
Merged
Merged
Conversation
jiexi
previously approved these changes
Apr 17, 2025
mcmire
previously approved these changes
Apr 17, 2025
mcmire
left a comment
Collaborator
There was a problem hiding this comment.
One nit, but looks good regardless.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
jiexi
approved these changes
Apr 17, 2025
ffmcgee725
enabled auto-merge (squash)
April 17, 2025 19:13
Merged
adonesky1 added a commit
that referenced
this pull request
Jun 20, 2025
## @metamask/chain-agnostic-permission ## [1.0.0] ### Changed - This package is now considered stable ## @metamask/eip1193-permission-middleware ## [1.0.0] ### Changed - Bump `@metamask/chain-agnostic-permission` to `^0.8.0` ([#5518](#5518), [#5674](#5674), [#5818](https://github.com/MetaMask/core/pull/5818)[#5583](https://github.com/MetaMask/core/pull/5583), [#5982](https://github.com/MetaMask/core/pull/5982),[#6004](https://github.com/MetaMask/core/pull/6004)) - Bump `@metamask/chain-agnostic-permission` to `^0.8.0` ([#5550](#5550), [#5518](#5518), [#5674](#5674), [#5715](#5715), [#5760](#5760), [#5818](https://github.com/MetaMask/core/pull/5818)[#5583](https://github.com/MetaMask/core/pull/5583), [#5982](https://github.com/MetaMask/core/pull/5982),[#6004](https://github.com/MetaMask/core/pull/6004)) - Bump `@metamask/controller-utils` to `^11.10.0` ([#5935](#5935), [#5583](#5583), [#5765](#5765), [#5812](#5812)) ## @metamask/multichain-api-middleware ## [1.0.0] ### Changed - Bump `@metamask/chain-agnostic-permission` to `^0.8.0` ([#5518](#5518), [#5674](#5674), [#5818](https://github.com/MetaMask/core/pull/5818)[#5583](https://github.com/MetaMask/core/pull/5583), [#5982](https://github.com/MetaMask/core/pull/5982),[#6004](https://github.com/MetaMask/core/pull/6004)) - Bump `@metamask/chain-agnostic-permission` to `^0.8.0` ([#5550](#5550), [#5518](#5518), [#5674](#5674), [#5715](#5715), [#5760](#5760), [#5818](https://github.com/MetaMask/core/pull/5818)[#5583](https://github.com/MetaMask/core/pull/5583), [#5982](https://github.com/MetaMask/core/pull/5982),[#6004](https://github.com/MetaMask/core/pull/6004)) - Bump `@metamask/controller-utils` to `^11.10.0` ([#5935](#5935), [#5583](#5583), [#5765](#5765), [#5812](#5812))
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 freeto 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.
This is a release for the
@metamask/multichain-api-middlewareadding and exportingwallet_createSessionhandler andCaip25Errors, and@metamask/chain-agnostic-permissionadding and exporting utility functionsisKnownSessionPropertyValue,getCaipAccountIdsFromScopesObjects,getAllScopesFromScopesObjectsandgetSupportedScopeObjects.Explanation
References
Changelog
@metamask/chain-agnostic-permissionisKnownSessionPropertyValuevalidation utility function (originally migrated fromextensionrepo)getCaipAccountIdsFromScopesObjectsfiltering utility function (originally migrated fromextensionrepo)getAllScopesFromScopesObjectsfiltering utility function (originally migrated fromextensionrepo)getSupportedScopeObjectsfiltering utility function (originally migrated fromextensionrepo)@metamask/multichain-api-middlewarewallet_createSessionhandler (originally migrated fromextensionrepo)Caip25ErrorsChecklist