You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,17 @@
1
+
# 1.6.0
2
+
3
+
This update adds [EIP-6963](https://eips.ethereum.org/EIPS/eip-6963) support for enhanced wallet discovery and improves the functionality and developer experience of using ConnectKit.
4
+
5
+
## New
6
+
7
+
- Support for [EIP-6963](https://eips.ethereum.org/EIPS/eip-6963).
8
+
- Includes dependency [`mipd`](https://www.npmjs.com/package/mipd) for EIP-6963 TypeScript utilities, built by the team at [wevm](https://github.com/wevm) (creators of [wagmi](https://wagmi.sh/) and [viem](https://viem.sh/)).
- Hide SIWE tooltip when using `hideTooltips` option.
14
+
1
15
# 1.5.3
2
16
3
17
This update adds branding support for additional detectable injected connectors and improves the functionality and developer experience of using ConnectKit.
0 commit comments