Skip to content

3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 19:12
· 791 commits to main since this release
d4a66ff

@metamask/snaps-cli 0.38.1-flask.1

Changed

  • Update all examples to use Webpack (#1632)

@metamask/snaps-controllers 0.38.0-flask.1

Added

  • Add onInstall and onUpdate lifecycle hooks (#1643)

Changed

  • Make updateBlockedSnaps update the registry (#1625)
  • Move source code and snap state back to controller state (#1634)

@metamask/snaps-execution-environments 0.38.0-flask.1

Added

  • Add onInstall and onUpdate lifecycle hooks (#1643)
  • Unblock personal_sign JSON-RPC method (#1601)

@metamask/snaps-jest 0.37.3-flask.1

Changed

  • Bump semver to ^7.5.4 (#1631)

@metamask/snaps-types 0.38.0-flask.1

Added

  • Add onInstall and onUpdate lifecycle hooks (#1643)
    • This package now exports the OnInstallHandler and OnUpdateHandler types.

@metamask/snaps-ui 0.37.3-flask.1

Changed

  • Bump semver to ^7.5.4 (#1631)

@metamask/snaps-utils 0.38.0-flask.1

Added

  • Add onInstall and onUpdate lifecycle hooks (#1643)

Changed

  • Move source code and snap state back to controller state (#1634)
  • Bump semver to ^7.5.4 (#1631)

@metamask/bip44-example-snap 0.38.0-flask.1

Changed

  • Update example to the new configuration format (#1632)
    • The example now uses Webpack instead of Browserify.

@metamask/browserify-example-snap 0.38.0-flask.1

Added

  • Add Browserify example snap (#1632)
    • This snap demonstrates how to use the deprecated Browserify configuration format.

@metamask/cronjob-example-snap 0.38.0-flask.1

Changed

  • Update example to the new configuration format (#1632)
    • The example now uses Webpack instead of Browserify.

@metamask/dialog-example-snap 0.38.0-flask.1

Changed

  • Update example to the new configuration format (#1632)
    • The example now uses Webpack instead of Browserify.

@metamask/error-example-snap 0.38.0-flask.1

Changed

  • Update example to the new configuration format (#1632)
    • The example now uses Webpack instead of Browserify.

@metamask/ethereum-provider-example-snap 0.38.0-flask.1

Added

  • Add example JSON-RPC method using personal_sign (#1601)

Changed

  • Update example to the new configuration format (#1632)
    • The example now uses Webpack instead of Browserify.

@metamask/ethers-js-example-snap 0.38.0-flask.1

Changed

  • Update example to the new configuration format (#1632)
    • The example now uses Webpack instead of Browserify.

@metamask/get-entropy-example-snap 0.38.0-flask.1

Changed

  • Update example to the new configuration format (#1632)
    • The example now uses Webpack instead of Browserify.

@metamask/lifecycle-hooks-example-snap 0.38.0-flask.1

Uncategorized

  • Add lifecycle hooks example snap (#1645)
    • This snap demonstrates how to use the onInstall and onUpdate lifecycle hooks.

@metamask/manage-state-example-snap 0.38.0-flask.1

Changed

  • Update example to the new configuration format (#1632)
    • The example now uses Webpack instead of Browserify.

@metamask/network-example-snap 0.38.0-flask.1

Changed

  • Update example to the new configuration format (#1632)
    • The example now uses Webpack instead of Browserify.

@metamask/notification-example-snap 0.38.0-flask.1

Changed

  • Update example to the new configuration format (#1632)
    • The example now uses Webpack instead of Browserify.

@metamask/insights-example-snap 0.38.0-flask.1

Changed

  • Update example to the new configuration format (#1632)
    • The example now uses Webpack instead of Browserify.

@metamask/consumer-signer-example-snap 0.38.0-flask.1

Changed

  • Update example to the new configuration format (#1632)
    • The example now uses Webpack instead of Browserify.

@metamask/core-signer-example-snap 0.38.0-flask.1

Changed

  • Update example to the new configuration format (#1632)
    • The example now uses Webpack instead of Browserify.