All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Bump
@metamask/utils
from^8.4.0
to^9.0.0
. (#5)
- 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
orNodeNext
as itsmoduleResolution
option.
- This fixes the issue of this package being unusable by any TypeScript project that uses
- Add
chain_getBalances
method (#1)