Skip to content

104.0.0

Choose a tag to compare

@github-actions github-actions released this 08 May 09:22
e8a6f38

@metamask/snaps-controllers 12.0.0

Added

  • Add Snap export usage metrics (#3281)

Changed

  • Bump @metamask/post-message-stream from 9.0.0 to 10.0.0 (#3322)
  • Bump @metamask/base-controller from 8.0.0 to 8.0.1 (#3365)

Removed

  • BREAKING: Remove web worker execution service (#3371)

Fixed

  • Catch cronjob errors during initialization (#3373)
  • Clear unencrypted Snap state when resetting the client (#3382)

@metamask/snaps-execution-environments 8.0.0

Changed

  • BREAKING: Build Snaps execution environments with Webpack (#3322)
    • The execution environments are now in dist/webpack instead of
      dist/browserify.
    • The node-process and node-thread environments can now be imported as
      @metamask/snaps-execution-environments/node-process and
      @metamask/snaps-execution-environments/node-thread respectively.
  • Change request notification order (#3381)
  • Bump @metamask/post-message-stream from 9.0.0 to 10.0.0 (#3322)
  • Bump @metamask/providers from 22.0.1 to 22.1.0 (#3363)

Removed

  • BREAKING: Remove web worker execution environment (#3371)

@metamask/snaps-rpc-methods 12.2.0

Added

  • Add snap_trackEvent method (#3375)

Changed

  • Bump @metamask/utils from 11.2.0 to 11.3.0 (#3232)

@metamask/snaps-sdk 6.23.0

Added

  • Add snap_trackEvent method (#3375)

Changed

  • Bump @metamask/providers from 22.0.1 to 22.1.0 (#3363)

@metamask/snaps-utils 9.2.2

Changed

  • Bump @metamask/post-message-stream from 9.0.0 to 10.0.0 (#3322)
  • Bump @metamask/base-controller from 8.0.0 to 8.0.1 (#3365)