diff --git a/.changeset/odd-spies-work.md b/.changeset/odd-spies-work.md deleted file mode 100644 index 752d54316a..0000000000 --- a/.changeset/odd-spies-work.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -'@reown/appkit': patch -'pay-test-exchange': patch -'@reown/appkit-adapter-bitcoin': patch -'@reown/appkit-adapter-ethers': patch -'@reown/appkit-adapter-ethers5': patch -'@reown/appkit-adapter-solana': patch -'@reown/appkit-adapter-ton': patch -'@reown/appkit-adapter-wagmi': patch -'@reown/appkit-utils': patch -'@reown/appkit-cdn': patch -'@reown/appkit-cli': patch -'@reown/appkit-codemod': patch -'@reown/appkit-common': patch -'@reown/appkit-controllers': patch -'@reown/appkit-core': patch -'@reown/appkit-experimental': patch -'@reown/appkit-pay': patch -'@reown/appkit-polyfills': patch -'@reown/appkit-scaffold-ui': patch -'@reown/appkit-siwe': patch -'@reown/appkit-siwx': patch -'@reown/appkit-testing': patch -'@reown/appkit-ui': patch -'@reown/appkit-universal-connector': patch -'@reown/appkit-wallet': patch -'@reown/appkit-wallet-button': patch ---- - -Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet diff --git a/.changeset/stale-files-work.md b/.changeset/stale-files-work.md deleted file mode 100644 index 80d26ed8fd..0000000000 --- a/.changeset/stale-files-work.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -'@reown/appkit-controllers': patch -'@reown/appkit-scaffold-ui': patch -'@reown/appkit-common': patch -'@reown/appkit-pay': patch -'@reown/appkit-ui': patch -'pay-test-exchange': patch -'@reown/appkit-adapter-bitcoin': patch -'@reown/appkit-adapter-ethers': patch -'@reown/appkit-adapter-ethers5': patch -'@reown/appkit-adapter-solana': patch -'@reown/appkit-adapter-ton': patch -'@reown/appkit-adapter-wagmi': patch -'@reown/appkit': patch -'@reown/appkit-utils': patch -'@reown/appkit-cdn': patch -'@reown/appkit-cli': patch -'@reown/appkit-codemod': patch -'@reown/appkit-core': patch -'@reown/appkit-experimental': patch -'@reown/appkit-polyfills': patch -'@reown/appkit-siwe': patch -'@reown/appkit-siwx': patch -'@reown/appkit-testing': patch -'@reown/appkit-universal-connector': patch -'@reown/appkit-wallet': patch -'@reown/appkit-wallet-button': patch ---- - -This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 - -- Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging -- Implemented fee splitting between Reown and partners diff --git a/.changeset/vast-trams-pull.md b/.changeset/vast-trams-pull.md deleted file mode 100644 index 1e7066ab67..0000000000 --- a/.changeset/vast-trams-pull.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -'@reown/appkit-controllers': patch -'pay-test-exchange': patch -'@reown/appkit-adapter-bitcoin': patch -'@reown/appkit-adapter-ethers': patch -'@reown/appkit-adapter-ethers5': patch -'@reown/appkit-adapter-solana': patch -'@reown/appkit-adapter-ton': patch -'@reown/appkit-adapter-wagmi': patch -'@reown/appkit': patch -'@reown/appkit-utils': patch -'@reown/appkit-cdn': patch -'@reown/appkit-cli': patch -'@reown/appkit-codemod': patch -'@reown/appkit-common': patch -'@reown/appkit-core': patch -'@reown/appkit-experimental': patch -'@reown/appkit-pay': patch -'@reown/appkit-polyfills': patch -'@reown/appkit-scaffold-ui': patch -'@reown/appkit-siwe': patch -'@reown/appkit-siwx': patch -'@reown/appkit-testing': patch -'@reown/appkit-ui': patch -'@reown/appkit-universal-connector': patch -'@reown/appkit-wallet': patch -'@reown/appkit-wallet-button': patch ---- - -Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection diff --git a/apps/pay-test-exchange/CHANGELOG.md b/apps/pay-test-exchange/CHANGELOG.md index edb67dac6f..4cdaf7f869 100644 --- a/apps/pay-test-exchange/CHANGELOG.md +++ b/apps/pay-test-exchange/CHANGELOG.md @@ -1,5 +1,18 @@ # pay-test-exchange +## 0.1.20 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + ## 0.1.19 ### Patch Changes diff --git a/apps/pay-test-exchange/package.json b/apps/pay-test-exchange/package.json index 61ddeb9cd3..95850292f0 100644 --- a/apps/pay-test-exchange/package.json +++ b/apps/pay-test-exchange/package.json @@ -1,6 +1,6 @@ { "name": "pay-test-exchange", - "version": "0.1.19", + "version": "0.1.20", "private": true, "scripts": { "dev": "next dev --turbopack --port 4001", diff --git a/packages/adapters/bitcoin/CHANGELOG.md b/packages/adapters/bitcoin/CHANGELOG.md index 0e7dec62b7..d702e90913 100644 --- a/packages/adapters/bitcoin/CHANGELOG.md +++ b/packages/adapters/bitcoin/CHANGELOG.md @@ -1,5 +1,25 @@ # @reown/appkit-adapter-bitcoin +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit@1.8.16 + - @reown/appkit-utils@1.8.16 + - @reown/appkit-common@1.8.16 + - @reown/appkit-controllers@1.8.16 + - @reown/appkit-polyfills@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/adapters/bitcoin/package.json b/packages/adapters/bitcoin/package.json index e44a25dc5f..72f58470c7 100644 --- a/packages/adapters/bitcoin/package.json +++ b/packages/adapters/bitcoin/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-adapter-bitcoin", - "version": "1.8.15", + "version": "1.8.16", "sideEffects": false, "type": "module", "main": "./dist/esm/exports/index.js", diff --git a/packages/adapters/ethers/CHANGELOG.md b/packages/adapters/ethers/CHANGELOG.md index 5dd80d42e4..84c8f01ca6 100644 --- a/packages/adapters/ethers/CHANGELOG.md +++ b/packages/adapters/ethers/CHANGELOG.md @@ -1,5 +1,27 @@ # @reown/appkit-adapter-ethers +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit@1.8.16 + - @reown/appkit-utils@1.8.16 + - @reown/appkit-common@1.8.16 + - @reown/appkit-controllers@1.8.16 + - @reown/appkit-polyfills@1.8.16 + - @reown/appkit-scaffold-ui@1.8.16 + - @reown/appkit-wallet@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/adapters/ethers/package.json b/packages/adapters/ethers/package.json index d54f0ebbb4..bb8cb3865b 100644 --- a/packages/adapters/ethers/package.json +++ b/packages/adapters/ethers/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-adapter-ethers", - "version": "1.8.15", + "version": "1.8.16", "sideEffects": false, "type": "module", "main": "./dist/esm/src/index.js", diff --git a/packages/adapters/ethers5/CHANGELOG.md b/packages/adapters/ethers5/CHANGELOG.md index 01c0129b3f..822e18fbf9 100644 --- a/packages/adapters/ethers5/CHANGELOG.md +++ b/packages/adapters/ethers5/CHANGELOG.md @@ -1,5 +1,27 @@ # @reown/appkit-adapter-ethers5 +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit@1.8.16 + - @reown/appkit-utils@1.8.16 + - @reown/appkit-common@1.8.16 + - @reown/appkit-controllers@1.8.16 + - @reown/appkit-polyfills@1.8.16 + - @reown/appkit-scaffold-ui@1.8.16 + - @reown/appkit-wallet@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/adapters/ethers5/package.json b/packages/adapters/ethers5/package.json index 56f6fb3d9f..4b15c53fb5 100644 --- a/packages/adapters/ethers5/package.json +++ b/packages/adapters/ethers5/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-adapter-ethers5", - "version": "1.8.15", + "version": "1.8.16", "sideEffects": false, "type": "module", "main": "./dist/esm/src/index.js", diff --git a/packages/adapters/solana/CHANGELOG.md b/packages/adapters/solana/CHANGELOG.md index cc686eb504..c76e9b78e1 100644 --- a/packages/adapters/solana/CHANGELOG.md +++ b/packages/adapters/solana/CHANGELOG.md @@ -1,5 +1,26 @@ # @reown/appkit-adapter-solana +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit@1.8.16 + - @reown/appkit-utils@1.8.16 + - @reown/appkit-common@1.8.16 + - @reown/appkit-controllers@1.8.16 + - @reown/appkit-polyfills@1.8.16 + - @reown/appkit-wallet@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/adapters/solana/package.json b/packages/adapters/solana/package.json index d8ea30d664..cb030b2af0 100644 --- a/packages/adapters/solana/package.json +++ b/packages/adapters/solana/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-adapter-solana", - "version": "1.8.15", + "version": "1.8.16", "sideEffects": false, "type": "module", "main": "./dist/esm/src/index.js", diff --git a/packages/adapters/ton/CHANGELOG.md b/packages/adapters/ton/CHANGELOG.md index 924ee20bb9..1eebcdacd9 100644 --- a/packages/adapters/ton/CHANGELOG.md +++ b/packages/adapters/ton/CHANGELOG.md @@ -1,5 +1,25 @@ # @reown/appkit-adapter-ton +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit@1.8.16 + - @reown/appkit-utils@1.8.16 + - @reown/appkit-common@1.8.16 + - @reown/appkit-controllers@1.8.16 + - @reown/appkit-polyfills@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/adapters/ton/package.json b/packages/adapters/ton/package.json index 441a86d3a2..8f40b120ff 100644 --- a/packages/adapters/ton/package.json +++ b/packages/adapters/ton/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-adapter-ton", - "version": "1.8.15", + "version": "1.8.16", "sideEffects": false, "type": "module", "main": "./dist/esm/exports/index.js", diff --git a/packages/adapters/wagmi/CHANGELOG.md b/packages/adapters/wagmi/CHANGELOG.md index bbc876b429..fa7e12f10f 100644 --- a/packages/adapters/wagmi/CHANGELOG.md +++ b/packages/adapters/wagmi/CHANGELOG.md @@ -1,5 +1,27 @@ # @reown/appkit-adapter-wagmi +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit@1.8.16 + - @reown/appkit-utils@1.8.16 + - @reown/appkit-common@1.8.16 + - @reown/appkit-controllers@1.8.16 + - @reown/appkit-polyfills@1.8.16 + - @reown/appkit-scaffold-ui@1.8.16 + - @reown/appkit-wallet@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/adapters/wagmi/package.json b/packages/adapters/wagmi/package.json index cee31996d3..c0b745cbde 100644 --- a/packages/adapters/wagmi/package.json +++ b/packages/adapters/wagmi/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-adapter-wagmi", - "version": "1.8.15", + "version": "1.8.16", "sideEffects": false, "type": "module", "main": "./dist/esm/src/index.js", diff --git a/packages/appkit-utils/CHANGELOG.md b/packages/appkit-utils/CHANGELOG.md index 940e780745..d1ddd8e035 100644 --- a/packages/appkit-utils/CHANGELOG.md +++ b/packages/appkit-utils/CHANGELOG.md @@ -1,5 +1,24 @@ # @reown/appkit-utils +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit-common@1.8.16 + - @reown/appkit-controllers@1.8.16 + - @reown/appkit-polyfills@1.8.16 + - @reown/appkit-wallet@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/appkit-utils/package.json b/packages/appkit-utils/package.json index 9cf03c9462..b28531cdce 100644 --- a/packages/appkit-utils/package.json +++ b/packages/appkit-utils/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-utils", - "version": "1.8.15", + "version": "1.8.16", "sideEffects": false, "type": "module", "main": "./dist/esm/exports/index.js", diff --git a/packages/appkit/CHANGELOG.md b/packages/appkit/CHANGELOG.md index 3c56f82527..6747ff1315 100644 --- a/packages/appkit/CHANGELOG.md +++ b/packages/appkit/CHANGELOG.md @@ -1,5 +1,28 @@ # @reown/appkit +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit-utils@1.8.16 + - @reown/appkit-common@1.8.16 + - @reown/appkit-controllers@1.8.16 + - @reown/appkit-pay@1.8.16 + - @reown/appkit-polyfills@1.8.16 + - @reown/appkit-scaffold-ui@1.8.16 + - @reown/appkit-ui@1.8.16 + - @reown/appkit-wallet@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/appkit/package.json b/packages/appkit/package.json index 57497549f9..9b48af28c6 100644 --- a/packages/appkit/package.json +++ b/packages/appkit/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit", - "version": "1.8.15", + "version": "1.8.16", "type": "module", "main": "./dist/esm/exports/index.js", "types": "./dist/types/exports/index.d.ts", diff --git a/packages/cdn/CHANGELOG.md b/packages/cdn/CHANGELOG.md index f20ea0578d..d2122002f7 100644 --- a/packages/cdn/CHANGELOG.md +++ b/packages/cdn/CHANGELOG.md @@ -1,5 +1,26 @@ # @reown/appkit-cdn +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit@1.8.16 + - @reown/appkit-adapter-ethers@1.8.16 + - @reown/appkit-adapter-ethers5@1.8.16 + - @reown/appkit-adapter-solana@1.8.16 + - @reown/appkit-adapter-wagmi@1.8.16 + - @reown/appkit-polyfills@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/cdn/package.json b/packages/cdn/package.json index fd8407ce52..46fca1ef34 100644 --- a/packages/cdn/package.json +++ b/packages/cdn/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-cdn", - "version": "1.8.15", + "version": "1.8.16", "sideEffects": false, "main": "dist/wagmi.js", "type": "module", diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 046e38baf9..791fdbf825 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,18 @@ # @reown/appkit-cli +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + ## 1.8.15 ### Patch Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index bd972ade38..d445eb471c 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-cli", - "version": "1.8.15", + "version": "1.8.16", "sideEffects": false, "description": "Reown AppKit CLI", "main": "index.js", diff --git a/packages/codemod/CHANGELOG.md b/packages/codemod/CHANGELOG.md index dfc5a09d93..c91c844483 100644 --- a/packages/codemod/CHANGELOG.md +++ b/packages/codemod/CHANGELOG.md @@ -1,5 +1,18 @@ # @reown/appkit-experimental +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + ## 1.8.15 ### Patch Changes diff --git a/packages/codemod/package.json b/packages/codemod/package.json index 9e684d8092..25b31d4732 100644 --- a/packages/codemod/package.json +++ b/packages/codemod/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-codemod", - "version": "1.8.15", + "version": "1.8.16", "sideEffects": false, "description": "Reown AppKit Codemod", "main": "index.js", diff --git a/packages/common/CHANGELOG.md b/packages/common/CHANGELOG.md index 626f47e929..d9aab07926 100644 --- a/packages/common/CHANGELOG.md +++ b/packages/common/CHANGELOG.md @@ -1,5 +1,18 @@ # @reown/appkit-common +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + ## 1.8.15 ### Patch Changes diff --git a/packages/common/package.json b/packages/common/package.json index a0374a160a..e0d0b1d6d2 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-common", - "version": "1.8.15", + "version": "1.8.16", "sideEffects": false, "type": "module", "main": "./dist/esm/index.js", diff --git a/packages/controllers/CHANGELOG.md b/packages/controllers/CHANGELOG.md index 318d33abc5..e9b32414b7 100644 --- a/packages/controllers/CHANGELOG.md +++ b/packages/controllers/CHANGELOG.md @@ -1,5 +1,22 @@ # @reown/appkit-core +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit-common@1.8.16 + - @reown/appkit-wallet@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/controllers/package.json b/packages/controllers/package.json index 5f161ed282..9704a94e1c 100644 --- a/packages/controllers/package.json +++ b/packages/controllers/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-controllers", - "version": "1.8.15", + "version": "1.8.16", "sideEffects": false, "type": "module", "main": "./dist/esm/exports/index.js", diff --git a/packages/core-legacy/CHANGELOG.md b/packages/core-legacy/CHANGELOG.md index 2a391e5d8e..a04cbfaf94 100644 --- a/packages/core-legacy/CHANGELOG.md +++ b/packages/core-legacy/CHANGELOG.md @@ -1,5 +1,21 @@ # @reown/appkit-core +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit-controllers@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/core-legacy/package.json b/packages/core-legacy/package.json index 5026f2a606..2c25f04925 100644 --- a/packages/core-legacy/package.json +++ b/packages/core-legacy/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-core", - "version": "1.8.15", + "version": "1.8.16", "sideEffects": false, "type": "module", "main": "./dist/esm/exports/index.js", diff --git a/packages/experimental/CHANGELOG.md b/packages/experimental/CHANGELOG.md index fda317a037..13c3b3a432 100644 --- a/packages/experimental/CHANGELOG.md +++ b/packages/experimental/CHANGELOG.md @@ -1,5 +1,25 @@ # @reown/appkit-experimental +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit@1.8.16 + - @reown/appkit-utils@1.8.16 + - @reown/appkit-common@1.8.16 + - @reown/appkit-controllers@1.8.16 + - @reown/appkit-ui@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/experimental/package.json b/packages/experimental/package.json index c764371c0c..fe9d101aa2 100644 --- a/packages/experimental/package.json +++ b/packages/experimental/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-experimental", - "version": "1.8.15", + "version": "1.8.16", "sideEffects": false, "type": "module", "main": "./dist/esm/exports/index.js", diff --git a/packages/pay/CHANGELOG.md b/packages/pay/CHANGELOG.md index acdcb99a00..861b3b6bcb 100644 --- a/packages/pay/CHANGELOG.md +++ b/packages/pay/CHANGELOG.md @@ -1,5 +1,24 @@ # @reown/appkit-pay +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit-utils@1.8.16 + - @reown/appkit-common@1.8.16 + - @reown/appkit-controllers@1.8.16 + - @reown/appkit-ui@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/pay/package.json b/packages/pay/package.json index e40f422569..724a461ade 100644 --- a/packages/pay/package.json +++ b/packages/pay/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-pay", - "version": "1.8.15", + "version": "1.8.16", "type": "module", "main": "./dist/esm/exports/index.js", "types": "./dist/types/exports/index.d.ts", diff --git a/packages/polyfills/CHANGELOG.md b/packages/polyfills/CHANGELOG.md index 8d4d6af224..7969d4216a 100644 --- a/packages/polyfills/CHANGELOG.md +++ b/packages/polyfills/CHANGELOG.md @@ -1,5 +1,18 @@ # @reown/appkit-polyfills +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + ## 1.8.15 ### Patch Changes diff --git a/packages/polyfills/package.json b/packages/polyfills/package.json index 67ab1ae1a6..a390e649b5 100644 --- a/packages/polyfills/package.json +++ b/packages/polyfills/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-polyfills", - "version": "1.8.15", + "version": "1.8.16", "sideEffects": false, "type": "module", "main": "./dist/esm/index.js", diff --git a/packages/scaffold-ui/CHANGELOG.md b/packages/scaffold-ui/CHANGELOG.md index 969d6a9fe7..cd61ecc7f7 100644 --- a/packages/scaffold-ui/CHANGELOG.md +++ b/packages/scaffold-ui/CHANGELOG.md @@ -1,5 +1,26 @@ # @reown/appkit-scaffold-ui +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit-utils@1.8.16 + - @reown/appkit-common@1.8.16 + - @reown/appkit-controllers@1.8.16 + - @reown/appkit-pay@1.8.16 + - @reown/appkit-ui@1.8.16 + - @reown/appkit-wallet@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/scaffold-ui/package.json b/packages/scaffold-ui/package.json index 3e541a5c68..2d5207f031 100644 --- a/packages/scaffold-ui/package.json +++ b/packages/scaffold-ui/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-scaffold-ui", - "version": "1.8.15", + "version": "1.8.16", "type": "module", "main": "./dist/esm/exports/index.js", "types": "./dist/types/exports/index.d.ts", diff --git a/packages/siwe/CHANGELOG.md b/packages/siwe/CHANGELOG.md index e573bed923..884079c6a5 100644 --- a/packages/siwe/CHANGELOG.md +++ b/packages/siwe/CHANGELOG.md @@ -1,5 +1,25 @@ # @reown/appkit-siwe +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit-utils@1.8.16 + - @reown/appkit-common@1.8.16 + - @reown/appkit-controllers@1.8.16 + - @reown/appkit-ui@1.8.16 + - @reown/appkit-wallet@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/siwe/package.json b/packages/siwe/package.json index b3818e82ef..f7ca9772bd 100644 --- a/packages/siwe/package.json +++ b/packages/siwe/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-siwe", - "version": "1.8.15", + "version": "1.8.16", "sideEffects": false, "type": "module", "main": "./dist/esm/exports/index.js", diff --git a/packages/siwx/CHANGELOG.md b/packages/siwx/CHANGELOG.md index 17e9927b1a..8233fa5e40 100644 --- a/packages/siwx/CHANGELOG.md +++ b/packages/siwx/CHANGELOG.md @@ -1,5 +1,23 @@ # @reown/appkit-siwx +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit-utils@1.8.16 + - @reown/appkit-common@1.8.16 + - @reown/appkit-controllers@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/siwx/package.json b/packages/siwx/package.json index 883e1094e7..f8b8d2c8e8 100644 --- a/packages/siwx/package.json +++ b/packages/siwx/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-siwx", - "version": "1.8.15", + "version": "1.8.16", "sideEffects": false, "type": "module", "main": "./dist/esm/src/index.js", diff --git a/packages/testing/CHANGELOG.md b/packages/testing/CHANGELOG.md index e27e67889c..2d9c66e850 100644 --- a/packages/testing/CHANGELOG.md +++ b/packages/testing/CHANGELOG.md @@ -1,5 +1,21 @@ # @reown/appkit +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/testing/package.json b/packages/testing/package.json index 57e86cee21..51a174d9f5 100644 --- a/packages/testing/package.json +++ b/packages/testing/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-testing", - "version": "1.8.15", + "version": "1.8.16", "sideEffects": false, "type": "module", "main": "./dist/esm/exports/index.js", diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index 643064b709..25571c3cb9 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -1,5 +1,23 @@ # @reown/appkit-ui +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit-common@1.8.16 + - @reown/appkit-controllers@1.8.16 + - @reown/appkit-wallet@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/ui/package.json b/packages/ui/package.json index 890ee4effd..dfdad65254 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-ui", - "version": "1.8.15", + "version": "1.8.16", "type": "module", "main": "./dist/esm/index.js", "types": "./dist/types/index.d.ts", diff --git a/packages/universal-connector/CHANGELOG.md b/packages/universal-connector/CHANGELOG.md index bb8f0c9cfa..ec628ff8b8 100644 --- a/packages/universal-connector/CHANGELOG.md +++ b/packages/universal-connector/CHANGELOG.md @@ -1,5 +1,22 @@ # @reown/appkit-universal-connector +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit@1.8.16 + - @reown/appkit-common@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/universal-connector/package.json b/packages/universal-connector/package.json index 56b188f640..96397c68cf 100644 --- a/packages/universal-connector/package.json +++ b/packages/universal-connector/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-universal-connector", - "version": "1.8.15", + "version": "1.8.16", "sideEffects": false, "type": "module", "main": "./dist/esm/index.js", diff --git a/packages/wallet-button/CHANGELOG.md b/packages/wallet-button/CHANGELOG.md index 47a56f18fe..1dc3361310 100644 --- a/packages/wallet-button/CHANGELOG.md +++ b/packages/wallet-button/CHANGELOG.md @@ -1,5 +1,24 @@ # @reown/appkit-wallet-button +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit-utils@1.8.16 + - @reown/appkit-common@1.8.16 + - @reown/appkit-controllers@1.8.16 + - @reown/appkit-ui@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/wallet-button/package.json b/packages/wallet-button/package.json index 9f7ebef55a..d868ec0527 100644 --- a/packages/wallet-button/package.json +++ b/packages/wallet-button/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-wallet-button", - "version": "1.8.15", + "version": "1.8.16", "type": "module", "main": "./dist/esm/exports/index.js", "types": "./dist/types/exports/index.d.ts", diff --git a/packages/wallet/CHANGELOG.md b/packages/wallet/CHANGELOG.md index 3a25a053c2..383e68dbe3 100644 --- a/packages/wallet/CHANGELOG.md +++ b/packages/wallet/CHANGELOG.md @@ -1,5 +1,22 @@ # @reown/appkit-wallet +## 1.8.16 + +### Patch Changes + +- [#5437](https://github.com/reown-com/appkit/pull/5437) [`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where WalletConnect would not reconnect after page refresh when using multi-wallet + +- [#5423](https://github.com/reown-com/appkit/pull/5423) [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b) Thanks [@0xmkh](https://github.com/0xmkh)! - This update brings another level of upgrade to AppKit Pay and AppKit Deposit 🔥 + + - Users can pay with any token they choose, while the recipient always receives their preferred token through automatic swapping and bridging + - Implemented fee splitting between Reown and partners + +- [#5405](https://github.com/reown-com/appkit/pull/5405) [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff) Thanks [@0xmkh](https://github.com/0xmkh)! - Fixed an issue where selecting Base Account incorrectly triggered the Coinbase Wallet extension connection instead of the Base Account SDK connection + +- Updated dependencies [[`e542ebd`](https://github.com/reown-com/appkit/commit/e542ebdbef99791f91ab000a257dac73f96fd81b), [`73d2b61`](https://github.com/reown-com/appkit/commit/73d2b616ec1e7a919e90e9fd7c8619aedf74475b), [`c1954be`](https://github.com/reown-com/appkit/commit/c1954befd87a53fda56e9d93b82d31ccb5074aff)]: + - @reown/appkit-common@1.8.16 + - @reown/appkit-polyfills@1.8.16 + ## 1.8.15 ### Patch Changes diff --git a/packages/wallet/package.json b/packages/wallet/package.json index abb8f096cd..d19ac5833c 100644 --- a/packages/wallet/package.json +++ b/packages/wallet/package.json @@ -1,6 +1,6 @@ { "name": "@reown/appkit-wallet", - "version": "1.8.15", + "version": "1.8.16", "sideEffects": false, "type": "module", "main": "./dist/esm/exports/index.js",