File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1+ # 1.9.1
2+
3+ This update includes updates to the peer dependencies and improvements to the Family Accounts features.
4+
5+ ## Updated
6+
7+ - ` family ` package updated to latest.
8+
9+ ## Improved
10+
11+ - Improved support for ` family ` features.
12+
113# 1.9.0
214
315We're thrilled to announce a major upgrade to ConnectKit—designed to make onboarding and navigating Ethereum simpler and safer than ever.
Original file line number Diff line number Diff line change 11{
22 "name" : " connectkit" ,
3- "version" : " 1.9.0 " ,
3+ "version" : " 1.9.1 " ,
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.9.0 ' ;
1+ export const CONNECTKIT_VERSION = '1.9.1 ' ;
22
33export * as Types from './types' ;
44export { default as getDefaultConfig } from './defaultConfig' ;
You can’t perform that action at this time.
0 commit comments