Skip to content

v0.0.27

Compare
Choose a tag to compare
@AaronCQL AaronCQL released this 19 Jul 07:23
· 82 commits to main since this release

v0.0.27

Breaking Changes

  • The onDisconnect callback in the WalletController 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 the WalletController 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