v6.0.3
What's Changed
- Refactored
ReownWalletconnection logic to separate session resumption and interactive connection with improved timeout handling and cleanup, enhancing reliability. - Introduced a
DisconnectWalletmethod inThirdwebManagerto centralize wallet disconnection logic. - Updated the
ThirdwebManagereditor debugging section to use this method.