Skip to content

4.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Dec 22:17
53e9b9a

@metamask/connect-evm 0.1.0

Added

  • Initial release (#58)

@metamask/connect-multichain 0.3.0

Changed

  • BREAKING Make the dapp.name and dapp.url properties required in createMetamaskConnect() (#56)
    • The dapp.url property is now always overwritten with the value of the page's url when MetaMask Connect is running in a browser context (#56)

Fixed

  • Fixed mobile deeplink bug that occurred when MultichainSDK.connect() was called and the transport was already connected (#57)