Skip to content

Releases: MetaMask/accounts-chain-api

0.1.0

03 Jul 17:14
4ccfb9c
Compare
Choose a tag to compare

Changed

  • Bump @metamask/utils from ^8.4.0 to ^9.0.0. (#5)

Fixed

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

0.0.1

02 May 15:13
d847e48
Compare
Choose a tag to compare

Added

  • Add chain_getBalances method (#1)