Skip to content

23.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 09:40
· 654 commits to main since this release
f4143b1

@metamask/sdk

Added

  • feat: improved event tracking (#298)
  • feat: reinitialize sdk on termination (#296)
  • feat: remove invalid connect event (should contain chainId) (#287)
  • feat: add sideEffects field to sdk package (#286)
  • feat: refactor the RemoteConnection class (#258)
  • feat: enable commit hooks and video examples (#252)
  • feat: restrict autoconnect desktopweb (#248)

@metamask/sdk-communication-layer

Added

  • feat: improved event tracking (#298)
  • feat: add unit tests to the SocketService class (#294)
  • feat: refactor SocketService class for enhanced modularity and testability (#292)
  • feat: refactor RemoteCommunication class for enhanced modularity and testability (#282)

@metamask/sdk-install-modal-web

Uncategorized

  • feat: trigger pipeline detection (#307)

@metamask/sdk-react-ui

Uncategorized

  • feat: force publish (#311)

Added

  • feat: react hooks with wagmi (#246)