Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 16:36
· 24 commits to main since this release
10f504e

Changed

  • BREAKING: Bump minimum required Node version to 14 (#137)
  • Shore up MetaMaskEthereumProvider type with EventEmitter methods (#41)
  • Remove global type augmentation for window.ethereum so that it can be assigned its own type outside of detectEthereumProvider (#30)

Fixed

  • Include source code in source maps to prevent build errors (#46)