Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 1.01 KB

Changelog

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.

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.

Added

  • Add chain_getBalances method (#1)