Skip to content

0.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 12:27
· 994 commits to main since this release
fecc8ac

@metamask/snaps-cli

Changed

  • No changes this release.

@metamask/snap-controllers

Added

  • Add Snap Keyring support (#700, #775, #777, #740)
    • Add endowment:keyring permission
    • Add MultiChainController

Changed

  • BREAKING: Renamed SnapController:getSnaps to SnapController:getPermittedSnaps #775

examples

Changed

  • No changes this release.

@metamask/execution-environments

Added

@metamask/snaps-browserify-plugin

Changed

  • No changes this release.

@metamask/rollup-plugin-snaps

Changed

  • No changes this release.

@metamask/snaps-webpack-plugin

Changed

  • No changes this release.

@metamask/multichain-provider

Added

  • Initial release (#700)

@metamask/rpc-methods

Added

  • Add snap_dialog method and deprecate snap_confirm (#799)

@metamask/snap-types

Added

  • Added SnapKeyring types (#728)

@metamask/snap-utils

Added

  • Add functionality required for Snap Keyring support (#700, #777)