Releases: MetaMask/eth-token-tracker
Releases · MetaMask/eth-token-tracker
v5.0.0
- BREAKING: Set the minimum Node.js version to v14 (#104)
- Update dependency eth-block-tracker@^5.0.1->^6.1.0 (#104)
v4.0.1
- Fix Node.js v14+ compatibility (#86)
- Update dependencies
v4.0.0
Changed
- Set the minimum Node.js version to v12 (#58)
- Support configuration of the number of decimals in the balance returned by stringify, via a new balanceDecimals property on the config object passed to the Token constructor (#71)
- Properly clear error state after retrieving a balance successfully (#73)