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 ofdetectEthereumProvider
(#30)
Fixed
- Include source code in source maps to prevent build errors (#46)