Skip to content

v6.0.3

Choose a tag to compare

@0xFirekeeper 0xFirekeeper released this 10 Oct 18:21
· 4 commits to v6 since this release
0b3cf2c

What's Changed

  • Refactored ReownWallet connection logic to separate session resumption and interactive connection with improved timeout handling and cleanup, enhancing reliability.
  • Introduced a DisconnectWallet method in ThirdwebManager to centralize wallet disconnection logic.
  • Updated the ThirdwebManager editor debugging section to use this method.