v0.0.27
v0.0.27
Breaking Changes
- The
onDisconnect
callback in theWalletController
class now accepts a function that contains a list of disconnected wallets instead of a list of disconnected chain ID strings
Features
- Added the
onAccountChange
event to theWalletController
class to allow consumers to detect wallet account changes (works for all wallets except Station via WalletConnect v1)
Miscellaneous
- Added
lodash-es
as peer dependency