Skip to content

16.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Feb 10:41
5f4dccb

@metamask/connect-multichain 0.5.3

Added

  • createMultichainClient() now accepts an optional debug param option which enables console debug logs when set to true. Defaults to false. (#149)

Fixed

  • Fix sessionProperties not being passed to wallet_createSession when recreating a session after scope/account changes (#123)

@metamask/connect-solana 0.1.0

Added

  • Initial release

@metamask/browser-playground 0.2.0

Added

  • Add Solana wallet standard integration (#123)

Changed

  • BREAKING: Update connect/disconnect button labels to include connector names ("Connect" → "Connect (Multichain)", "Disconnect" → "Disconnect (Multichain)" / "Disconnect All") for clarity and consistency with other connector buttons (#161)

@metamask/react-native-playground 0.1.1

Changed

  • Bump workspace dependencies:
    • @metamask/connect-multichain@0.5.3
  • BREAKING: Update connect/disconnect button labels to include connector names ("Connect" → "Connect (Multichain)", "Disconnect" → "Disconnect (Multichain)" / "Disconnect All") for clarity and consistency with other connector buttons (#161)
  • Update to use hex chain ID format for @metamask/connect-evm API compatibility (#150)