Skip to content

Releases: MetaMask/snaps-registry

3.2.2

31 Oct 09:50
6e759f5
Compare
Choose a tag to compare

Changed

  • Bump @metamask/utils from ^9.0.0 to ^10.0.0 (#923)

3.2.1

09 Jul 21:20
cd72598
Compare
Choose a tag to compare

Changed

  • Bump @metamask/superstruct from ^3.0.0 to ^3.1.0 (#693)
  • Bump @metamask/utils from ^8.5.0 to ^9.0.0 (#693)

3.2.0

26 Jun 14:44
0aadb0d
Compare
Choose a tag to compare

Changed

  • Bump @metamask/utils from ^8.3.0 to ^8.5.0 (#613)

Fixed

  • Replace superstruct with ESM-compatible @metamask/superstruct ^3.0.0 (#613)
    • This fixes the issue of this package being unusable by any TypeScript project that uses Node16 or NodeNext as its moduleResolution option.

3.1.0

20 Mar 21:02
90b4a27
Compare
Choose a tag to compare

Added

  • Add screenshots field (#505)

Changed

  • Bump @metamask/utils from 8.3.0 to 8.4.0 (#499)
  • Bump @metamask/snaps-controllers from 6.0.2 to 6.0.3 (#488)
  • Bump @metamask/snaps-utils from 7.0.2 to 7.0.3 (#486)
  • Bump @metamask/safe-event-emitter from 3.0.0 to 3.1.1 (#487)
  • Bump @metamask/snaps-sdk from 3.1.0 to 3.1.1 (#489)

3.0.1

07 Mar 20:08
67c4662
Compare
Choose a tag to compare

Changed

  • Bump @metamask/utils from 8.2.1 to 8.3.0 (#374)

Fixed

  • Fix registry signature validation (#471)

3.0.0

07 Dec 12:29
2b14e5d
Compare
Choose a tag to compare

Changed

  • BREAKING: Bump minimum Node.js version to ^18.16.0 (#302)
  • BREAKING: Use noble-hashes and noble-curves (#315)
    • This is breaking as the exported verify function is no longer asynchronous.
    • This also improves compatibility with React Native.
  • Add more metadata fields (#316)

2.1.1

24 Nov 10:38
d1994ef
Compare
Choose a tag to compare

Fixed

  • License package under MIT / Apache 2.0 dual license (#272)

2.1.0

12 Oct 10:37
1c99ff9
Compare
Choose a tag to compare

Added

  • Add hidden field to metadata (#226)

2.0.0

07 Sep 08:59
d096a92
Compare
Choose a tag to compare

Changed

  • BREAKING: Snap IDs are now required to start with the prefix npm: (#75)
  • Bump @metamask/utils to ^8.1.0 (#72)

Fixed

  • Bump semver to 6.3.1 (#70)

1.2.2

28 Aug 12:00
3d73f35
Compare
Choose a tag to compare

Changed

  • Bump @metamask/utils to 7.1.0 (#51)