You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Bump hosted-git-info from 2.8.8 to 2.8.9 ([#24](https://github.com/MetaMask/detect-provider/pull/24))
25
-
- Bump lodash from 4.17.19 to 4.17.21 ([#23](https://github.com/MetaMask/detect-provider/pull/23))
26
-
- Bump elliptic from 6.5.3 to 6.5.4 ([#21](https://github.com/MetaMask/detect-provider/pull/21))
27
-
28
10
### Changed
29
-
-**BREAKING:** Removed support for Node v12 in favor of v14 ([#137](https://github.com/MetaMask/eth-json-rpc-middleware/pull/137))
11
+
-**BREAKING:** Bump minimum required Node version to 14 ([#137](https://github.com/MetaMask/eth-json-rpc-middleware/pull/137))
12
+
- Shore up MetaMaskEthereumProvider type with EventEmitter methods ([#41](https://github.com/MetaMask/detect-provider/pull/41))
13
+
- Remove global type augmentation for `window.ethereum` so that it can be assigned its own type outside of `detectEthereumProvider` ([#30](https://github.com/MetaMask/detect-provider/pull/30))
14
+
15
+
### Fixed
16
+
- Include source code in source maps to prevent build errors ([#46](https://github.com/MetaMask/detect-provider/pull/46))
0 commit comments