v1.5.0
ConnectKit Update 1.5.0
This update improves the developer experience of using ConnectKit by upgrading the peer dependency, wagmi, to version 1.1.x
, updating viem to version 1.x.x
, and providing additional wallet branding support.
New
- Updates peer dependency
wagmi
to1.1.x
. - Updates peer dependency
viem
to1.x.x
. - Add branding for the following injected wallets:
Improved
- Better support for injected wallets.
- Updated Phantom branding.
Misc
- Fixed typo in Safe website URL.
- Updated some SVGs to be more performant with JSX.
- Fixed arrows in buttons not inheriting hover colors.