Skip to content

146.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 22:16
5a88d61

@metamask/send-flow-example-snap 1.2.1

Changed

  • Update interface logic (#3888)

@metamask/snaps-controllers 18.0.3

Changed

  • Track whether interface has been displayed before allowing snap_getInterfaceState (#3888)

@metamask/snaps-execution-environments 11.0.1

Changed

  • Bump ses from 1.14.0 to 1.15.0 (#3880)

@metamask/snaps-jest 10.1.1

Changed

  • Track whether interface has been displayed before allowing snap_getInterfaceState (#3888)

@metamask/snaps-rpc-methods 15.0.0

Changed

  • Track whether interface has been displayed before allowing snap_getInterfaceState (#3888)

Removed

  • BREAKING: Remove snap_getCurrencyRate (#3866)
  • BREAKING: Remove snap_experimentalProviderRequest (#3858)

Fixed

  • Require any interface permission to use RPC methods (#3864)

@metamask/snaps-sdk 11.0.0

Changed

  • Allow additional icon colors in Icon component (#3895)
    • This adds the warning, error, and success colors to the Icon
      component.
  • Move isSnapError and isSerializedSnapError to SDK (#3891)

Removed

  • BREAKING: Remove snap_getCurrencyRate (#3866)
  • BREAKING: Remove deprecated UI builders (#3859)
  • BREAKING: Remove snap_experimentalProviderRequest (#3858)

@metamask/snaps-simulation 4.1.1

Changed

  • Track whether interface has been displayed before allowing snap_getInterfaceState (#3888)

@metamask/snaps-utils 12.1.1

Changed

  • Move isSnapError and isSerializedSnapError to @metamask/snaps-sdk (#3891)
    • They are re-exported from this package for backwards compatibility, but will
      be removed in a future release.

@metamask/test-snaps 3.4.1

Changed

  • Use latest versions of example Snaps (#3896)