Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions .changeset/four-pans-attend.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/quiet-hands-raise.md

This file was deleted.

29 changes: 0 additions & 29 deletions .changeset/rare-brooms-smell.md

This file was deleted.

13 changes: 13 additions & 0 deletions packages/adapters/bitcoin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @reown/appkit-adapter-bitcoin

## 1.8.19

### Patch Changes

- [#5535](https://github.com/reown-com/appkit/pull/5535) [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f) Thanks [@tomiir](https://github.com/tomiir)! - Serializes caip address and chain Id into allAccounts

- Updated dependencies [[`a7646ab`](https://github.com/reown-com/appkit/commit/a7646ab7f3aacb62a8ef23e9670cf41a77609730), [`6851c1b`](https://github.com/reown-com/appkit/commit/6851c1ba88c183bfc5b6ca1bf8e0efba26012b78), [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f)]:
- @reown/appkit-utils@1.8.19
- @reown/appkit-controllers@1.8.19
- @reown/appkit@1.8.19
- @reown/appkit-common@1.8.19
- @reown/appkit-polyfills@1.8.19

## 1.8.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/bitcoin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reown/appkit-adapter-bitcoin",
"version": "1.8.18",
"version": "1.8.19",
"sideEffects": false,
"type": "module",
"main": "./dist/esm/exports/index.js",
Expand Down
15 changes: 15 additions & 0 deletions packages/adapters/ethers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @reown/appkit-adapter-ethers

## 1.8.19

### Patch Changes

- [#5535](https://github.com/reown-com/appkit/pull/5535) [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f) Thanks [@tomiir](https://github.com/tomiir)! - Serializes caip address and chain Id into allAccounts

- Updated dependencies [[`a7646ab`](https://github.com/reown-com/appkit/commit/a7646ab7f3aacb62a8ef23e9670cf41a77609730), [`6851c1b`](https://github.com/reown-com/appkit/commit/6851c1ba88c183bfc5b6ca1bf8e0efba26012b78), [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f)]:
- @reown/appkit-utils@1.8.19
- @reown/appkit-controllers@1.8.19
- @reown/appkit@1.8.19
- @reown/appkit-common@1.8.19
- @reown/appkit-scaffold-ui@1.8.19
- @reown/appkit-polyfills@1.8.19
- @reown/appkit-wallet@1.8.19

## 1.8.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/ethers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reown/appkit-adapter-ethers",
"version": "1.8.18",
"version": "1.8.19",
"sideEffects": false,
"type": "module",
"main": "./dist/esm/src/index.js",
Expand Down
15 changes: 15 additions & 0 deletions packages/adapters/ethers5/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @reown/appkit-adapter-ethers5

## 1.8.19

### Patch Changes

- [#5535](https://github.com/reown-com/appkit/pull/5535) [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f) Thanks [@tomiir](https://github.com/tomiir)! - Serializes caip address and chain Id into allAccounts

- Updated dependencies [[`a7646ab`](https://github.com/reown-com/appkit/commit/a7646ab7f3aacb62a8ef23e9670cf41a77609730), [`6851c1b`](https://github.com/reown-com/appkit/commit/6851c1ba88c183bfc5b6ca1bf8e0efba26012b78), [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f)]:
- @reown/appkit-utils@1.8.19
- @reown/appkit-controllers@1.8.19
- @reown/appkit@1.8.19
- @reown/appkit-common@1.8.19
- @reown/appkit-scaffold-ui@1.8.19
- @reown/appkit-polyfills@1.8.19
- @reown/appkit-wallet@1.8.19

## 1.8.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/ethers5/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reown/appkit-adapter-ethers5",
"version": "1.8.18",
"version": "1.8.19",
"sideEffects": false,
"type": "module",
"main": "./dist/esm/src/index.js",
Expand Down
14 changes: 14 additions & 0 deletions packages/adapters/solana/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @reown/appkit-adapter-solana

## 1.8.19

### Patch Changes

- [#5535](https://github.com/reown-com/appkit/pull/5535) [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f) Thanks [@tomiir](https://github.com/tomiir)! - Serializes caip address and chain Id into allAccounts

- Updated dependencies [[`a7646ab`](https://github.com/reown-com/appkit/commit/a7646ab7f3aacb62a8ef23e9670cf41a77609730), [`6851c1b`](https://github.com/reown-com/appkit/commit/6851c1ba88c183bfc5b6ca1bf8e0efba26012b78), [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f)]:
- @reown/appkit-utils@1.8.19
- @reown/appkit-controllers@1.8.19
- @reown/appkit@1.8.19
- @reown/appkit-common@1.8.19
- @reown/appkit-polyfills@1.8.19
- @reown/appkit-wallet@1.8.19

## 1.8.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/solana/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reown/appkit-adapter-solana",
"version": "1.8.18",
"version": "1.8.19",
"sideEffects": false,
"type": "module",
"main": "./dist/esm/src/index.js",
Expand Down
13 changes: 13 additions & 0 deletions packages/adapters/ton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @reown/appkit-adapter-ton

## 1.8.19

### Patch Changes

- [#5535](https://github.com/reown-com/appkit/pull/5535) [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f) Thanks [@tomiir](https://github.com/tomiir)! - Serializes caip address and chain Id into allAccounts

- Updated dependencies [[`a7646ab`](https://github.com/reown-com/appkit/commit/a7646ab7f3aacb62a8ef23e9670cf41a77609730), [`6851c1b`](https://github.com/reown-com/appkit/commit/6851c1ba88c183bfc5b6ca1bf8e0efba26012b78), [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f)]:
- @reown/appkit-utils@1.8.19
- @reown/appkit-controllers@1.8.19
- @reown/appkit@1.8.19
- @reown/appkit-common@1.8.19
- @reown/appkit-polyfills@1.8.19

## 1.8.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/ton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reown/appkit-adapter-ton",
"version": "1.8.18",
"version": "1.8.19",
"sideEffects": false,
"type": "module",
"main": "./dist/esm/exports/index.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/adapters/tron/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @reown/appkit-adapter-tron

## 1.8.19

### Patch Changes

- Updated dependencies [[`a7646ab`](https://github.com/reown-com/appkit/commit/a7646ab7f3aacb62a8ef23e9670cf41a77609730), [`6851c1b`](https://github.com/reown-com/appkit/commit/6851c1ba88c183bfc5b6ca1bf8e0efba26012b78), [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f)]:
- @reown/appkit-utils@1.8.19
- @reown/appkit-controllers@1.8.19
- @reown/appkit@1.8.19
- @reown/appkit-common@1.8.19
- @reown/appkit-polyfills@1.8.19
2 changes: 1 addition & 1 deletion packages/adapters/tron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reown/appkit-adapter-tron",
"version": "1.8.17",
"version": "1.8.19",
"sideEffects": false,
"type": "module",
"main": "./dist/esm/exports/index.js",
Expand Down
17 changes: 17 additions & 0 deletions packages/adapters/wagmi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @reown/appkit-adapter-wagmi

## 1.8.19

### Patch Changes

- [#5526](https://github.com/reown-com/appkit/pull/5526) [`a7646ab`](https://github.com/reown-com/appkit/commit/a7646ab7f3aacb62a8ef23e9670cf41a77609730) Thanks [@tomiir](https://github.com/tomiir)! - Adds more options to fetchWallets method on useAppKitWallets

- [#5535](https://github.com/reown-com/appkit/pull/5535) [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f) Thanks [@tomiir](https://github.com/tomiir)! - Serializes caip address and chain Id into allAccounts

- Updated dependencies [[`a7646ab`](https://github.com/reown-com/appkit/commit/a7646ab7f3aacb62a8ef23e9670cf41a77609730), [`6851c1b`](https://github.com/reown-com/appkit/commit/6851c1ba88c183bfc5b6ca1bf8e0efba26012b78), [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f)]:
- @reown/appkit-utils@1.8.19
- @reown/appkit-controllers@1.8.19
- @reown/appkit@1.8.19
- @reown/appkit-common@1.8.19
- @reown/appkit-scaffold-ui@1.8.19
- @reown/appkit-polyfills@1.8.19
- @reown/appkit-wallet@1.8.19

## 1.8.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/wagmi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reown/appkit-adapter-wagmi",
"version": "1.8.18",
"version": "1.8.19",
"sideEffects": false,
"type": "module",
"main": "./dist/esm/src/index.js",
Expand Down
14 changes: 14 additions & 0 deletions packages/appkit-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @reown/appkit-utils

## 1.8.19

### Patch Changes

- [#5526](https://github.com/reown-com/appkit/pull/5526) [`a7646ab`](https://github.com/reown-com/appkit/commit/a7646ab7f3aacb62a8ef23e9670cf41a77609730) Thanks [@tomiir](https://github.com/tomiir)! - Adds more options to fetchWallets method on useAppKitWallets

- [#5535](https://github.com/reown-com/appkit/pull/5535) [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f) Thanks [@tomiir](https://github.com/tomiir)! - Serializes caip address and chain Id into allAccounts

- Updated dependencies [[`a7646ab`](https://github.com/reown-com/appkit/commit/a7646ab7f3aacb62a8ef23e9670cf41a77609730), [`6851c1b`](https://github.com/reown-com/appkit/commit/6851c1ba88c183bfc5b6ca1bf8e0efba26012b78), [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f)]:
- @reown/appkit-controllers@1.8.19
- @reown/appkit-common@1.8.19
- @reown/appkit-polyfills@1.8.19
- @reown/appkit-wallet@1.8.19

## 1.8.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/appkit-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reown/appkit-utils",
"version": "1.8.18",
"version": "1.8.19",
"sideEffects": false,
"type": "module",
"main": "./dist/esm/exports/index.js",
Expand Down
20 changes: 20 additions & 0 deletions packages/appkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @reown/appkit

## 1.8.19

### Patch Changes

- [#5526](https://github.com/reown-com/appkit/pull/5526) [`a7646ab`](https://github.com/reown-com/appkit/commit/a7646ab7f3aacb62a8ef23e9670cf41a77609730) Thanks [@tomiir](https://github.com/tomiir)! - Adds more options to fetchWallets method on useAppKitWallets

- [#5548](https://github.com/reown-com/appkit/pull/5548) [`6851c1b`](https://github.com/reown-com/appkit/commit/6851c1ba88c183bfc5b6ca1bf8e0efba26012b78) Thanks [@tomiir](https://github.com/tomiir)! - Fixes issue where mobile connections failing would not set wcError

- [#5535](https://github.com/reown-com/appkit/pull/5535) [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f) Thanks [@tomiir](https://github.com/tomiir)! - Serializes caip address and chain Id into allAccounts

- Updated dependencies [[`a7646ab`](https://github.com/reown-com/appkit/commit/a7646ab7f3aacb62a8ef23e9670cf41a77609730), [`6851c1b`](https://github.com/reown-com/appkit/commit/6851c1ba88c183bfc5b6ca1bf8e0efba26012b78), [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f)]:
- @reown/appkit-utils@1.8.19
- @reown/appkit-controllers@1.8.19
- @reown/appkit-common@1.8.19
- @reown/appkit-pay@1.8.19
- @reown/appkit-scaffold-ui@1.8.19
- @reown/appkit-polyfills@1.8.19
- @reown/appkit-wallet@1.8.19
- @reown/appkit-ui@1.8.19

## 1.8.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/appkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reown/appkit",
"version": "1.8.18",
"version": "1.8.19",
"type": "module",
"main": "./dist/esm/exports/index.js",
"types": "./dist/types/exports/index.d.ts",
Expand Down
16 changes: 16 additions & 0 deletions packages/cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @reown/appkit-cdn

## 1.8.19

### Patch Changes

- [#5526](https://github.com/reown-com/appkit/pull/5526) [`a7646ab`](https://github.com/reown-com/appkit/commit/a7646ab7f3aacb62a8ef23e9670cf41a77609730) Thanks [@tomiir](https://github.com/tomiir)! - Adds more options to fetchWallets method on useAppKitWallets

- [#5535](https://github.com/reown-com/appkit/pull/5535) [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f) Thanks [@tomiir](https://github.com/tomiir)! - Serializes caip address and chain Id into allAccounts

- Updated dependencies [[`a7646ab`](https://github.com/reown-com/appkit/commit/a7646ab7f3aacb62a8ef23e9670cf41a77609730), [`6851c1b`](https://github.com/reown-com/appkit/commit/6851c1ba88c183bfc5b6ca1bf8e0efba26012b78), [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f)]:
- @reown/appkit-adapter-wagmi@1.8.19
- @reown/appkit@1.8.19
- @reown/appkit-adapter-ethers5@1.8.19
- @reown/appkit-adapter-ethers@1.8.19
- @reown/appkit-adapter-solana@1.8.19
- @reown/appkit-polyfills@1.8.19

## 1.8.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cdn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reown/appkit-cdn",
"version": "1.8.18",
"version": "1.8.19",
"sideEffects": false,
"main": "dist/wagmi.js",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @reown/appkit-cli

## 1.8.19

### Patch Changes

- [#5535](https://github.com/reown-com/appkit/pull/5535) [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f) Thanks [@tomiir](https://github.com/tomiir)! - Serializes caip address and chain Id into allAccounts

## 1.8.18

## 1.8.17
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reown/appkit-cli",
"version": "1.8.18",
"version": "1.8.19",
"sideEffects": false,
"description": "Reown AppKit CLI",
"main": "index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/codemod/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @reown/appkit-experimental

## 1.8.19

### Patch Changes

- [#5535](https://github.com/reown-com/appkit/pull/5535) [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f) Thanks [@tomiir](https://github.com/tomiir)! - Serializes caip address and chain Id into allAccounts

## 1.8.18

## 1.8.17
Expand Down
2 changes: 1 addition & 1 deletion packages/codemod/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reown/appkit-codemod",
"version": "1.8.18",
"version": "1.8.19",
"sideEffects": false,
"description": "Reown AppKit Codemod",
"main": "index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @reown/appkit-common

## 1.8.19

### Patch Changes

- [#5526](https://github.com/reown-com/appkit/pull/5526) [`a7646ab`](https://github.com/reown-com/appkit/commit/a7646ab7f3aacb62a8ef23e9670cf41a77609730) Thanks [@tomiir](https://github.com/tomiir)! - Adds more options to fetchWallets method on useAppKitWallets

- [#5535](https://github.com/reown-com/appkit/pull/5535) [`249beb6`](https://github.com/reown-com/appkit/commit/249beb64220596d468c0f91de7b568f5f640b26f) Thanks [@tomiir](https://github.com/tomiir)! - Serializes caip address and chain Id into allAccounts

## 1.8.18

## 1.8.17
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reown/appkit-common",
"version": "1.8.18",
"version": "1.8.19",
"sideEffects": false,
"type": "module",
"main": "./dist/esm/index.js",
Expand Down
Loading
Loading