Releases: MetaMask/test-dapp
Releases · MetaMask/test-dapp
v5.1.1
v5.1.0
5.0.0
[5.0.0]
Added
- Add buttons to send transaction and deploy contract that will fail(#139)
- add deploy and mint buttons for collectibles flow (#136)
- Add warning when using Test Dapp on Mainnet (#134)
- Add form to send transaction with parameters(#132)
- Add button to send EIP1559 transaction (#117)
- Add button to suggest switching Ethereum chains(#102)
- Add button to call watch-asset (#112)
- Add button to suggest adding Ethereum chain (#92)
Fixed
Use new Provider API
- Use new Provider API
- In particular,
ethereum.request
instead ofenable
,send
, orsendAsync
- In particular,
- Publish
@metamask/onboarding
bundle with package- There are now only
devDependencies
for this packge
- There are now only