Skip to content

34.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Nov 12:16
· 563 commits to main since this release
0d5b5bc

@metamask/sdk

Added

  • feat: enable wagmi config as option (#447)
  • fix: socket io event handler not initializing properly (#446)
  • feat: detect qrcode origin on wallet (#443)
  • feat: rename metamask_chainRPCs to metamask_batch and add unit tests (#440)
  • fix: add metadata to the sdk_extension_utilized analytics event (#433)
  • feat: chaining of rpc calls (#434)

@metamask/sdk-communication-layer

Added

  • build: optimize rollup output by env (#450)
  • fix: socket io event handler not initializing properly (#446)
  • feat: rename metamask_chainRPCs to metamask_batch and add unit tests (#440)

@metamask/sdk-install-modal-web

Added

  • feat: rename metamask_chainRPCs to metamask_batch and add unit tests (#440)

@metamask/sdk-react

Added

  • fix: setChainId cause a build error (#452)
  • fix: chainId is undefined on first connection with extension (#445)
  • feat: enable wagmi config as option (#447)
  • feat: rename metamask_chainRPCs to metamask_batch and add unit tests (#440)
  • fix: account balance not updating when chain changes (#435)

@metamask/sdk-react-ui

Added

  • feat: enable wagmi config as option (#447)
  • feat: rename metamask_chainRPCs to metamask_batch and add unit tests (#440)
  • feat: add 'tw-' prefix to tailwind classes in the sdk-react-ui package (#437)