@reown/appkit-cli
Advanced tools
Comparing version 1.6.4-rc.1.0 to 1.6.4-rc.2.0
# @reown/appkit-cli | ||
## 1.6.4-rc.1.0 | ||
## 1.6.4-rc.2.0 | ||
@@ -57,2 +57,4 @@ ### Patch Changes | ||
- [#3590](https://github.com/reown-com/appkit/pull/3590) [`56d82e8`](https://github.com/reown-com/appkit/commit/56d82e8b04fb49d586f65f6e20fdd788e83000d5) Thanks [@magiziz](https://github.com/magiziz)! - Fixed an issue where wagmi did not reconnect on page reload | ||
- [#3584](https://github.com/reown-com/appkit/pull/3584) [`7703d40`](https://github.com/reown-com/appkit/commit/7703d409b6107c7fd61228fc1f1576d1b8503ce5) Thanks [@tomiir](https://github.com/tomiir)! - Fixes issue where status would not be set for non-connected namespaces. Make syncExistingConnection call syncNamespaceConnection for non-connected namespaces as well, resulting in status being set correctly' | ||
@@ -59,0 +61,0 @@ |
{ | ||
"name": "@reown/appkit-cli", | ||
"version": "1.6.4-rc.1.0", | ||
"version": "1.6.4-rc.2.0", | ||
"description": "Reown AppKit CLI", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
42826