Releases: MetaMask/accounts-chain-api
Releases · MetaMask/accounts-chain-api
0.1.0
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
Added
- Add
chain_getBalances
method (#1)