Skip to content

0.10.7

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 17:22
· 1170 commits to main since this release
c037531

@metamask/snaps-cli

Changed

  • Bump minimum Node version from 12 to 14 (#331)
  • Update template files (#330)

Fixed

  • Fix issue where comment stripping would create invalid bundles (#336)

@metamask/snap-controllers

Added

  • Add version history information (#317)
  • Add setInterval and clearInterval as default endowments (#326)
  • Add queue for RPC requests to starting snaps (#288)
    • This improves the experience of invoking a starting snap, waiting for the snap to be ready instead of throwing an error.

Changed

  • Bump minimum Node version from 12 to 14 (#331)

@metamask/snap-examples

Changed

  • Bump minimum Node version from 12 to 14 (#331)

@metamask/execution-environments

Added

  • Add setInterval and clearInterval as default endowments (#326)

Changed

  • Bump minimum Node version from 12 to 14 (#331)

Fixed

  • Fix missing properties on WebAssembly endowment (#334)

@metamask/iframe-execution-environment-service

Changed

  • Bump minimum Node version from 12 to 14 (#331)

@metamask/rpc-methods

Changed

  • Bump minimum Node version from 12 to 14 (#331)

@metamask/snap-types

Changed

  • Bump minimum Node version from 12 to 14 (#331)