Skip to content

27.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 09:52
· 631 commits to main since this release
a69cfa1

@metamask/sdk

Added

  • feat: add unit tests to the RemoteCommunicationPostMessageStream class (#337)
  • feat: refactor the RemoteCommunicationPostMessage stream class (#336)
  • feat: add unit tests to the MobilePortStream class (#335)
  • feat: add unit tests to the PlatformManager class (#333)
  • feat: refactor the PlatformManager class (#332)
  • fix: edge case when modal not fully resetting after termination (#339)
  • fix: initialize state in _initializeStateAsync to address uninitialized properties issue (#331)
  • feat: add unit tests to the MetaMaskInstaller class (#326)
  • feat: refactor the MetaMaskInstaller class (#325)
  • feat: refactor the SDKProvider class for enhanced modularity and testability (#321)
  • feat: add unit tests to uncovered parts of the sdk package (#320)
  • feat: add unit tests to the MetaMaskSDK class (#319)

@metamask/sdk-communication-layer

Added

  • feat: add unit tests to the MetaMaskSDK class (#319)

@metamask/sdk-install-modal-web

Added

  • fix: edge case when modal not fully resetting after termination (#339)

@metamask/sdk-react

Uncategorized

  • docs: add readme info for sdk-react and sdk-react-ui (#342)

@metamask/sdk-react-ui

Uncategorized

  • docs: add readme info for sdk-react and sdk-react-ui (#342)
  • fix: sdk-react-ui doesn't reexport sdk-react hooks (#341)