Skip to content

7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 15:39
· 52 commits to main since this release
e5bc219

Added

  • Add getKnownPropertyNames function (#111)

Changed

  • BREAKING: Build the package as both CJS and ESM (#115, #124)
    • It's no longer possible to import from the dist folder. Everything must be imported from @metamask/utils.
  • Bump semver to ^7.5.4 (#123)