Skip to content
This repository was archived by the owner on Sep 11, 2026. It is now read-only.

7.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 15:39
· 133 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)