Skip to content

0.15.0

Choose a tag to compare

@github-actions github-actions released this 23 May 08:54
· 1806 commits to main since this release
b29ffc4

@metamask/snaps-cli

Added

  • Add support for building TypeScript Snaps (#443)

Fixed

  • Fix an issue where comment stripping would break for large files (#468)

@metamask/snap-controllers

Fixed

  • Fix an issue with detecting iframe execution environment load (#464)

@metamask/snap-examples

Added

  • Add Rollup Snap example (#472)
  • Add Webpack Snap example (#462)
  • Add TypeScript Snap example (#443)

@metamask/execution-environments

Fixed

  • Added missing properties to WebAssembly global (#459)
  • Fix interval handle leak (#485)
  • Fix timer handle leak (#483)

@metamask/snaps-browserify-plugin

Changed

  • No changes this release.

@metamask/rollup-plugin-snaps

Changed

  • No changes this release.

@metamask/snaps-webpack-plugin

Fixed

  • Fix some typing issues (#462)

@metamask/rpc-methods

Changed

  • No changes this release.

@metamask/snap-types

Added

  • Add type for wallet global (#443)

@metamask/snap-utils

Fixed

  • Fix an issue where comment stripping would break for large files (#468)