Releases: MetaMask/connect-monorepo
Releases · MetaMask/connect-monorepo
6.0.0
@metamask/connect-evm 0.1.1
Fixed
-
Eagerly call
onChainChangedwhenswitchChainis called (rather than waiting for thechainChangedevent), this ensures that the provider's selected chain ID is updated even if thechainChangedevent is not received (#62) -
Fixed incorrect caching of error responses for some requests/events (#59)
@metamask/connect-multichain 0.3.2
Added
- Add connection id to simple deeplinks (#63)
5.0.0
4.0.0
@metamask/connect-evm 0.1.0
Added
- Initial release (#58)
@metamask/connect-multichain 0.3.0
Changed
- BREAKING Make the
dapp.nameanddapp.urlproperties required increateMetamaskConnect()(#56)- The
dapp.urlproperty is now always overwritten with the value of the page's url when MetaMask Connect is running in a browser context (#56)
- The
Fixed
- Fixed mobile deeplink bug that occurred when
MultichainSDK.connect()was called and the transport was already connected (#57)
3.0.0
2.0.0
@metamask/analytics 0.1.1
Added
- Add changelog formatting script (#44)
Changed
- Align package versions (#48)
@metamask/connect-multichain 0.2.0
Added
- Add
removeListener,onceandlistenerCountfunction to internalEventEmitter(#31) - Add changelog formatting script (#44)
- Add support for read only RPC calls (#33)
Changed
- Align package versions (#48)
- Rename
preferDesktopflag toshowInstallModal(#42) MetaMaskConnect.providerwill be defined if there is a previous session that can be restored. Previouslyconnect()had to be called explicitly first. (#21)- BREAKING Rename
readonlyRpcMaptosupportedNetworks(#37) - BREAKING Remove api.infuraAPIKey SDK param. Export getInfuraRpcUrls. Add env to playgrounds (#19)
Fixed
- Fix switch to Bowser’s default export to fix Vite build (#26)
- Fix reconnect
dappClienton resumed session (#43) - Fix install modal not rendering when called from Vite application (#42)
- Fix requests not being sent to the mobile wallet with proper wrapping metadata (#28)
- Fix connections made from within the MetaMask Mobile In-App Browser (#21)
- Bump
@metamask/multichain-api-clientto prevent JSON RPC request ID conflicts across disconnect/reconnect cycles (#38) - Fix
wallet_revokeSessionnot firing correctly when terminating a session using the default transport (In-App Browser / Extension) (#41)
@metamask/multichain-ui 0.2.0
Added
- Add changelog formatting script (#44)
Changed
1.0.0
@metamask/analytics 0.1.0
Added
- Initial release
@metamask/connect 0.1.0
Added
- Initial release
@metamask/connect-multichain 0.1.0
Added
- Initial release
@metamask/multichain-ui 0.1.0
Added
- Initial release