File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ # 1.8.2
2+
3+ This update includes improvements to the ` CoinbaseWalletSDK ` connect popup and ` MockConnector ` .
4+
5+ ## Fixed
6+
7+ - ` CoinbaseWalletSDK ` connect popup now works on first interaction.
8+ - ` MockConnector ` now working as intended.
9+
110# 1.8.1
211
312This update adds additional localisations, and improves the stability of Coinbase Wallet and MetaMask connections.
Original file line number Diff line number Diff line change 11{
22 "name" : " connectkit" ,
3- "version" : " 1.8.1 " ,
3+ "version" : " 1.8.2 " ,
44 "author" : " Family" ,
55 "homepage" : " https://docs.family.co/connectkit" ,
66 "license" : " BSD-2-Clause license" ,
Original file line number Diff line number Diff line change 1- export const CONNECTKIT_VERSION = '1.8.1 ' ;
1+ export const CONNECTKIT_VERSION = '1.8.2 ' ;
22
33export * as Types from './types' ;
44export { default as getDefaultConfig } from './defaultConfig' ;
You can’t perform that action at this time.
0 commit comments