v1.7.1
ConnectKit Update 1.7.1
This update fixes a bug where the chain was incorrectly detected as unsupported when only one chain is configured.
Improved
- Switch to using wagmi storage for detecting the last used connector ID.
- Filter out duplicate connectors from the list of available connectors.
- More defined overflow divider for the connector list.
Fixed
- Chain being incorrectly detected as unsupported when only one chain is configured.
- Ability to override the "Other Wallets" button text.
- SIWE Provider stability and returned types when returning
nonce
andsession
from the server.