Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

Releases: MetaMask/snaps-cli

0.4.2

27 Aug 20:54
2cdceb0
Compare
Choose a tag to compare

Added

  • API Compatability with latest Snaps implementation (#114)
  • License file (#88)
  • --stripComments option (#65)

Changed

  • Use Node 14 (#77)
  • Prevent serve command from caching files (#90)
  • Restore crypto to eval environment (#87)
  • Fix applyConfig behavior (#85, #84)
  • Alias for suppressWarnings to --sw (#81)
  • Use workers as the execution environment (#60)
  • Use ses@^0.11.0 (#60)

Removed

  • 3box example
  • Environment option (#86)

Fixed

  • File existence checks init command (#73)
  • fs.exists and fs.readdir error handling (#71)