Skip to content

9.0.0

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

Added

  • Add logging (#140)
    • 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-middleware:* or metamask:*.

Changed

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