ConnectKit Update 1.1.4
This update adds some minor quality of life features to ConnectKit.
Improved
- Included shimChainChangedDisconnect option to MetaMaskConnector to automatically disconnect the wallet when the chain changes in particular version of MetaMask (thanks Songkeys).
- Added size prop to ChainIcon component to allow for custom sizing (thanks JamieLottering).
- Exported type ConnectKitOptions for better TypeScript support when creating a wagmi client (thanks ryanberckmans).
- Included chain to ConnectKitButton.custom to allow for chains to be passed to custom buttons.