Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

9.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 22:46
· 159 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)