Skip to content

5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 12:06
· 774 commits to main since this release
dd39334

@metamask/create-snap 0.37.3-flask.1

Changed

  • Remove unused dependencies (#1674)

@metamask/rpc-methods 0.38.0-flask.1

Added

  • Add snap_getLocale JSON-RPC method (#1557)
    • This will let snaps get the user locale from the client.

Fixed

  • Fix ed25519 public key derivation (#1678)

@metamask/snaps-cli 0.38.2-flask.1

Added

  • Add polyfills option to Webpack configuration (#1650)

Fixed

  • Fix breaking change to SWC causing the CLI to break (#1677)

@metamask/snaps-controllers 0.38.1-flask.1

Fixed

  • Fix parallel usage of registry (#1669)

@metamask/snaps-types 0.38.1-flask.1

Changed

  • Update transaction insights response and add severity level enum (#1653)
    • Snaps are now able to specify a severity alongside their insights.
    • See SIP-11 for more information.

@metamask/snaps-utils 0.38.1-flask.1

Changed

  • Update transaction insights response and add severity level enum (#1653)
    • Snaps are now able to specify a severity for alongside their insights.
    • See SIP-11 for more information.