Skip to content

0.27.0

Choose a tag to compare

@github-actions github-actions released this 16 Dec 13:02
· 1580 commits to main since this release
9464e07

examples

Changed

  • BREAKING: Use custom UI in snap_dialog (#1051)
  • BREAKING: Use custom UI in transaction insights (#1047)
  • BREAKING: Move all internal types from snaps-types to snaps-utils (#1060)

@metamask/multichain-provider

Changed

  • No changes this release.

@metamask/rpc-methods

Changed

  • BREAKING: Use custom UI in snap_dialog (#1051)
  • BREAKING: Use SIP-6 algorithm for state encryption (#1055)
    • This breaks all existing snaps that use snap_manageState

@metamask/snaps-browserify-plugin

Changed

  • No changes this release.

@metamask/snaps-cli

Changed

  • No changes this release.

@metamask/snaps-controllers

Changed

  • BREAKING: Use SIP-6 algorithm for state encryption (#1055)
    • This breaks all existing snaps that use snap_manageState

@metamask/snaps-execution-environments

Changed

  • BREAKING: Move all internal types from snaps-types to snaps-utils (#1060)

@metamask/snaps-rollup-plugin

Changed

  • No changes this release.

@metamask/snaps-types

Changed

  • BREAKING: Move all internal types from snaps-types to snaps-utils (#1060)

@metamask/snaps-ui

Changed

  • No changes this release.

@metamask/snaps-utils

Changed

  • BREAKING: Use SIP-6 algorithm for state encryption (#1055)
    • This breaks all existing snaps that use snap_manageState
  • BREAKING: Use custom UI in transaction insights (#1047)
  • BREAKING: Move all internal types from snaps-types to snaps-utils (#1060)

@metamask/snaps-webpack-plugin

Changed

  • No changes this release.