Migration support: v3
to v4
(end of September 2024)
#25
Labels
documentation
Improvements or additions to documentation
v3
to v4
(end of September 2024)
#25
Breaking changes brought by v4:
>= 13.5.0
isConnected()
returnboolean
instead ofPromise<boolean>
login
return anIProviderAccount
object instead ofstring
🟡 BEFORE - performing a login action in v3
🟢 UPDATE - performing a login action in v4
Message
🟡 BEFORE - signing a message in v3
🟢 UPDATE - signing a message in v7
Additional non-breaking changes
getAccount
andsetAccount
The text was updated successfully, but these errors were encountered: