@rainbow-me/rainbowkit@2.0.5
DanielSinclair
released this
04 Apr 02:36
·
103 commits
to main
since this release
Patch Changes
- 4dd1e45: Fixed an issue that allowed duplicate wallets to be added to the Connect Modal when using
connectorsForWallets
- 1a0f209: Added a small check to throw an error if the wallet list is empty overall or empty within any category.
- ec41346: Amended the
getDefaultConfig
return type to prevent indirect type annotation errors and better infer type for parameters from Wagmi'screateConfig
. - fc4d7e1: Resolved a bug where if
multiInjectedProviderDiscovery
was set tofalse
theroninWallet
would prevent showingOpening Ronin Wallet...
UI in the connect modal. - 81ba812: Added support for
zetachain
andzetachainAthensTestnet
testnet chain - b11118f: Added Kaikas Wallet support with
kaikasWallet
wallet connector and addedklaytn
chain withklaytnBaobab
testnet support.