Skip to content

108.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 10:11
1e40815

@metamask/sdk 0.31.5

Added

  • feat: improves the react connected hook when using extension & emit terminate when using extension (#1186)
  • chore: add analytics to install modal (#1189)
  • feat: add MetaMask Flask provider support for EIP-6963 (#1192)
  • chore: call getPermissions on accountsChanged when using extension (#1185)

Fixed

  • Fix nextjs localstorage issue (#1193)
  • fix(MetaMaskInstaller): replace delete with assignment to undefined for window.ethereum (#1162)

@metamask/sdk-install-modal-web 0.31.5

Added

  • chore: add analytics to install modal (#1189)

Fixed

  • fix: correct event handler binding in modal components (#1191)
  • fix: remove console log when render install modal (#1190)

@metamask/sdk-react 0.31.5

Added

  • feat: improves the react connected hook when using extension & emit terminate when using extension (#1186)