connectkit
Advanced tools
Changelog
1.8.2
This update includes improvements to the CoinbaseWalletSDK
connect popup and MockConnector
.
CoinbaseWalletSDK
connect popup now works on first interaction.MockConnector
now working as intended.Changelog
1.8.1
This update adds additional localisations, and improves the stability of Coinbase Wallet and MetaMask connections.
Vietnamese
, Turkish
, Persian
, Arabic
, Russian
, Estonian
and Catalan
.CoinbaseWalletSDK
connect popup being blocked on iOS Safari.MetaMaskSDK
for MetaMask connections.Changelog
1.8.0
This update adds support for Coinbase Smart Wallet, adds additional support for the latest versions of peer dependencies wagmi
and viem
, and removes the dependency ethers
from connectkit-next-siwe
in favor of viem
's SIWE implementation.
Changelog
1.7.3
This update fixes a few bugs and improves the stability of the QR code generation for WalletConnect and Coinbase Wallet.
mainnet
not found in createConfig
.WalletConnectConnector
regenerates QR codes when a user disconnects and attempts to reconnect their wallet.CoinbaseConnector
generated QR code now using a better supported URI.projectId
now being passed to the WalletConnectConnector
when opening "More" UI in mobile view.WalletConnectLegacy
(WalletConnect v1).Changelog
1.7.2
This update fixes an issue with the order of React Hooks, and improves the stability of the SIWE Provider.
initialData
from useQuery
Hooks.useChainIsSupported
.Changelog
1.7.1
This update fixes a bug where the chain was incorrectly detected as unsupported when only one chain is configured.
nonce
and session
from the server.Changelog
1.7.0
This update moves peer dependencies wagmi and viem up to their latest versions.
Note
This version of ConnectKit has breaking changes. Make sure your application is compatible by following the ConnectKit migration guide, and the wagmi 2.x migration guide.
wagmi
to 2.x
.viem
to 2.x
.@tanstack/react-query
.mipd
.