Skip to content

v4.0.0

Choose a tag to compare

@danjm danjm released this 13 Jan 10:59
· 60 commits to main since this release
bf28b28

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)