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