Skip to content

7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 22:46
· 36 commits to main since this release
e2570b4

Added

  • Add logging (#63)
    • You will not be able to see log messages by default, but you can turn them on for this library by setting the DEBUG environment variable to metamask:eth-json-rpc-infura:* or metamask:*.

Changed

  • BREAKING: Require Node >= 14 (#62)