Skip to content

Commit

Permalink
Merge branch 'main' into chore/fix-page-url-on-page
Browse files Browse the repository at this point in the history
  • Loading branch information
chris13524 authored Aug 19, 2024
2 parents 95d132b + 728f43f commit eb9da81
Show file tree
Hide file tree
Showing 59 changed files with 2,156 additions and 30 deletions.
72 changes: 72 additions & 0 deletions apps/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,77 @@
# @apps/demo

## 5.1.0

### Minor Changes

Enhanced compatibility, performance, developer experience, and user interface updates across various features

- fix: remove limitation on sending versioned tx by @tomiir in https://github.com/WalletConnect/web3modal/pull/2638
- refactor: fix missing ens screens by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2639
- chore: remove non-Blockchain API RPCs by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2640
- chore: update wagmi dependencies to latest version by @tomiir in https://github.com/WalletConnect/web3modal/pull/2642
- chore: dynamic metadata URL by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2628
- add icons and wallets by @glitch-txs in https://github.com/WalletConnect/web3modal/pull/2637
- chore: fix playwright tests by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2633
- chore: more renovate by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2619
- chore: test single retry in tests by @tomiir in https://github.com/WalletConnect/web3modal/pull/2648
- feat/automated tests with metamask by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2636
- fix: import types from the package root in partials by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2650
- feat: add support for eip5792 getCapabilities and sendCalls by @tomiir in https://github.com/WalletConnect/web3modal/pull/2576
- chore: ID allocation service by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2574
- refactor: solana sign and send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2646
- chore: renovate updates by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2673
- fix(solana): injected connectors not detected by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2656
- chore: fix renovate includePaths by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2674
- chore: update lab names & images by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2653
- chore: fix typo by @riyueguang in https://github.com/WalletConnect/web3modal/pull/2600
- refactor: handle balance and balanceSymbol fetch to update w3m-button by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2433
- added filter transactions by chain by @glitch-txs in https://github.com/WalletConnect/web3modal/pull/1834
- refactor/wallet card item with image optimization by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2572
- fix: small balance format by @imlonghao in https://github.com/WalletConnect/web3modal/pull/2651
- feat: add git hooks with husky and add pre-push hook by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2558
- fix: add getApprovedCaipNetworks implementation by @tomiir in https://github.com/WalletConnect/web3modal/pull/2644
- chore: update vitest to v2 by @tomiir in https://github.com/WalletConnect/web3modal/pull/2678
- feat: add sender to identity and reverse resolution by @tomiir in https://github.com/WalletConnect/web3modal/pull/2649
- refactor: solana walletconnect rpc interface by @zoruka in https://github.com/WalletConnect/web3modal/pull/2677
- Wagmi: Erc7715 permissions with Appkit embedded wallet by @KannuSingh in https://github.com/WalletConnect/web3modal/pull/2615
- fix issue with modal not closing by @KannuSingh in https://github.com/WalletConnect/web3modal/pull/2680
- fix: wagmi not showing loading indicator on email reconnection by @tomiir in https://github.com/WalletConnect/web3modal/pull/2682
- fix: ethers disconnection error by @tomiir in https://github.com/WalletConnect/web3modal/pull/2683
- fix: Wagmi Switch To by @tomiir in https://github.com/WalletConnect/web3modal/pull/2679
- refactor: improvements to siwe flow and modal animations by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2672
- chore: added rn samples in apple file by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2687
- chore: Web3Modal -> AppKit by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2686
- chore: fix metadata icon by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2685
- fix(multi-account): account switch on wagmi by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2689
- Added Flutter universal links by @quetool in https://github.com/WalletConnect/web3modal/pull/2695
- feat: add bundle size check by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2694
- chore: remove unnecessary window.postMessage for W3mFrame by @zoruka in https://github.com/WalletConnect/web3modal/pull/2658
- refactor: standardize solana provider adapters by @zoruka in https://github.com/WalletConnect/web3modal/pull/2690
- fix: bring back old parameters for RPC call on solana_signTransaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2692
- refactor: export missing type defs from siwe package by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2703
- fix: solana qa round by @zoruka in https://github.com/WalletConnect/web3modal/pull/2704
- chore: update with latest V5 changes by @svenvoskamp in https://github.com/WalletConnect/web3modal/pull/2635
- fix(deps): update walletconnect to v2.15.0 by @renovate in https://github.com/WalletConnect/web3modal/pull/2675
- chore(deps): update wagmi by @renovate in https://github.com/WalletConnect/web3modal/pull/2676
- chore: URL on lab pages by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2702
- chore: update vite-size to 0.0.5 by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2700
- chore: change chainId type to accept string and its dependencies by @zoruka in https://github.com/WalletConnect/web3modal/pull/2632
- fix(deps): update dependency @solana/web3.js to v1.95.2 by @renovate in https://github.com/WalletConnect/web3modal/pull/2312

### New Contributors

- @riyueguang made their first contribution in https://github.com/WalletConnect/web3modal/pull/2600
- @imlonghao made their first contribution in https://github.com/WalletConnect/web3modal/pull/2651
- @quetool made their first contribution in https://github.com/WalletConnect/web3modal/pull/2695

**Full Changelog**: https://github.com/WalletConnect/web3modal/compare/5.0.11...5.1.0

### Patch Changes

- Updated dependencies []:
- @web3modal/wagmi@5.1.0

## 5.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apps/demo",
"version": "5.0.11",
"version": "5.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
73 changes: 73 additions & 0 deletions apps/gallery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,78 @@
# @apps/gallery

## 5.1.0

### Minor Changes

Enhanced compatibility, performance, developer experience, and user interface updates across various features

- fix: remove limitation on sending versioned tx by @tomiir in https://github.com/WalletConnect/web3modal/pull/2638
- refactor: fix missing ens screens by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2639
- chore: remove non-Blockchain API RPCs by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2640
- chore: update wagmi dependencies to latest version by @tomiir in https://github.com/WalletConnect/web3modal/pull/2642
- chore: dynamic metadata URL by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2628
- add icons and wallets by @glitch-txs in https://github.com/WalletConnect/web3modal/pull/2637
- chore: fix playwright tests by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2633
- chore: more renovate by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2619
- chore: test single retry in tests by @tomiir in https://github.com/WalletConnect/web3modal/pull/2648
- feat/automated tests with metamask by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2636
- fix: import types from the package root in partials by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2650
- feat: add support for eip5792 getCapabilities and sendCalls by @tomiir in https://github.com/WalletConnect/web3modal/pull/2576
- chore: ID allocation service by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2574
- refactor: solana sign and send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2646
- chore: renovate updates by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2673
- fix(solana): injected connectors not detected by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2656
- chore: fix renovate includePaths by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2674
- chore: update lab names & images by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2653
- chore: fix typo by @riyueguang in https://github.com/WalletConnect/web3modal/pull/2600
- refactor: handle balance and balanceSymbol fetch to update w3m-button by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2433
- added filter transactions by chain by @glitch-txs in https://github.com/WalletConnect/web3modal/pull/1834
- refactor/wallet card item with image optimization by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2572
- fix: small balance format by @imlonghao in https://github.com/WalletConnect/web3modal/pull/2651
- feat: add git hooks with husky and add pre-push hook by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2558
- fix: add getApprovedCaipNetworks implementation by @tomiir in https://github.com/WalletConnect/web3modal/pull/2644
- chore: update vitest to v2 by @tomiir in https://github.com/WalletConnect/web3modal/pull/2678
- feat: add sender to identity and reverse resolution by @tomiir in https://github.com/WalletConnect/web3modal/pull/2649
- refactor: solana walletconnect rpc interface by @zoruka in https://github.com/WalletConnect/web3modal/pull/2677
- Wagmi: Erc7715 permissions with Appkit embedded wallet by @KannuSingh in https://github.com/WalletConnect/web3modal/pull/2615
- fix issue with modal not closing by @KannuSingh in https://github.com/WalletConnect/web3modal/pull/2680
- fix: wagmi not showing loading indicator on email reconnection by @tomiir in https://github.com/WalletConnect/web3modal/pull/2682
- fix: ethers disconnection error by @tomiir in https://github.com/WalletConnect/web3modal/pull/2683
- fix: Wagmi Switch To by @tomiir in https://github.com/WalletConnect/web3modal/pull/2679
- refactor: improvements to siwe flow and modal animations by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2672
- chore: added rn samples in apple file by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2687
- chore: Web3Modal -> AppKit by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2686
- chore: fix metadata icon by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2685
- fix(multi-account): account switch on wagmi by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2689
- Added Flutter universal links by @quetool in https://github.com/WalletConnect/web3modal/pull/2695
- feat: add bundle size check by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2694
- chore: remove unnecessary window.postMessage for W3mFrame by @zoruka in https://github.com/WalletConnect/web3modal/pull/2658
- refactor: standardize solana provider adapters by @zoruka in https://github.com/WalletConnect/web3modal/pull/2690
- fix: bring back old parameters for RPC call on solana_signTransaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2692
- refactor: export missing type defs from siwe package by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2703
- fix: solana qa round by @zoruka in https://github.com/WalletConnect/web3modal/pull/2704
- chore: update with latest V5 changes by @svenvoskamp in https://github.com/WalletConnect/web3modal/pull/2635
- fix(deps): update walletconnect to v2.15.0 by @renovate in https://github.com/WalletConnect/web3modal/pull/2675
- chore(deps): update wagmi by @renovate in https://github.com/WalletConnect/web3modal/pull/2676
- chore: URL on lab pages by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2702
- chore: update vite-size to 0.0.5 by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2700
- chore: change chainId type to accept string and its dependencies by @zoruka in https://github.com/WalletConnect/web3modal/pull/2632
- fix(deps): update dependency @solana/web3.js to v1.95.2 by @renovate in https://github.com/WalletConnect/web3modal/pull/2312

### New Contributors

- @riyueguang made their first contribution in https://github.com/WalletConnect/web3modal/pull/2600
- @imlonghao made their first contribution in https://github.com/WalletConnect/web3modal/pull/2651
- @quetool made their first contribution in https://github.com/WalletConnect/web3modal/pull/2695

**Full Changelog**: https://github.com/WalletConnect/web3modal/compare/5.0.11...5.1.0

### Patch Changes

- Updated dependencies []:
- @web3modal/common@5.1.0
- @web3modal/ui@5.1.0

## 5.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/gallery/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apps/gallery",
"version": "5.0.11",
"version": "5.1.0",
"private": true,
"main": "index.js",
"scripts": {
Expand Down
76 changes: 76 additions & 0 deletions apps/laboratory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,81 @@
# @apps/laboratory

## 5.1.0

### Minor Changes

Enhanced compatibility, performance, developer experience, and user interface updates across various features

- fix: remove limitation on sending versioned tx by @tomiir in https://github.com/WalletConnect/web3modal/pull/2638
- refactor: fix missing ens screens by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2639
- chore: remove non-Blockchain API RPCs by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2640
- chore: update wagmi dependencies to latest version by @tomiir in https://github.com/WalletConnect/web3modal/pull/2642
- chore: dynamic metadata URL by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2628
- add icons and wallets by @glitch-txs in https://github.com/WalletConnect/web3modal/pull/2637
- chore: fix playwright tests by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2633
- chore: more renovate by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2619
- chore: test single retry in tests by @tomiir in https://github.com/WalletConnect/web3modal/pull/2648
- feat/automated tests with metamask by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2636
- fix: import types from the package root in partials by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2650
- feat: add support for eip5792 getCapabilities and sendCalls by @tomiir in https://github.com/WalletConnect/web3modal/pull/2576
- chore: ID allocation service by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2574
- refactor: solana sign and send transaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2646
- chore: renovate updates by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2673
- fix(solana): injected connectors not detected by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2656
- chore: fix renovate includePaths by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2674
- chore: update lab names & images by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2653
- chore: fix typo by @riyueguang in https://github.com/WalletConnect/web3modal/pull/2600
- refactor: handle balance and balanceSymbol fetch to update w3m-button by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2433
- added filter transactions by chain by @glitch-txs in https://github.com/WalletConnect/web3modal/pull/1834
- refactor/wallet card item with image optimization by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2572
- fix: small balance format by @imlonghao in https://github.com/WalletConnect/web3modal/pull/2651
- feat: add git hooks with husky and add pre-push hook by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2558
- fix: add getApprovedCaipNetworks implementation by @tomiir in https://github.com/WalletConnect/web3modal/pull/2644
- chore: update vitest to v2 by @tomiir in https://github.com/WalletConnect/web3modal/pull/2678
- feat: add sender to identity and reverse resolution by @tomiir in https://github.com/WalletConnect/web3modal/pull/2649
- refactor: solana walletconnect rpc interface by @zoruka in https://github.com/WalletConnect/web3modal/pull/2677
- Wagmi: Erc7715 permissions with Appkit embedded wallet by @KannuSingh in https://github.com/WalletConnect/web3modal/pull/2615
- fix issue with modal not closing by @KannuSingh in https://github.com/WalletConnect/web3modal/pull/2680
- fix: wagmi not showing loading indicator on email reconnection by @tomiir in https://github.com/WalletConnect/web3modal/pull/2682
- fix: ethers disconnection error by @tomiir in https://github.com/WalletConnect/web3modal/pull/2683
- fix: Wagmi Switch To by @tomiir in https://github.com/WalletConnect/web3modal/pull/2679
- refactor: improvements to siwe flow and modal animations by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2672
- chore: added rn samples in apple file by @ignaciosantise in https://github.com/WalletConnect/web3modal/pull/2687
- chore: Web3Modal -> AppKit by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2686
- chore: fix metadata icon by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2685
- fix(multi-account): account switch on wagmi by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2689
- Added Flutter universal links by @quetool in https://github.com/WalletConnect/web3modal/pull/2695
- feat: add bundle size check by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2694
- chore: remove unnecessary window.postMessage for W3mFrame by @zoruka in https://github.com/WalletConnect/web3modal/pull/2658
- refactor: standardize solana provider adapters by @zoruka in https://github.com/WalletConnect/web3modal/pull/2690
- fix: bring back old parameters for RPC call on solana_signTransaction by @zoruka in https://github.com/WalletConnect/web3modal/pull/2692
- refactor: export missing type defs from siwe package by @enesozturk in https://github.com/WalletConnect/web3modal/pull/2703
- fix: solana qa round by @zoruka in https://github.com/WalletConnect/web3modal/pull/2704
- chore: update with latest V5 changes by @svenvoskamp in https://github.com/WalletConnect/web3modal/pull/2635
- fix(deps): update walletconnect to v2.15.0 by @renovate in https://github.com/WalletConnect/web3modal/pull/2675
- chore(deps): update wagmi by @renovate in https://github.com/WalletConnect/web3modal/pull/2676
- chore: URL on lab pages by @chris13524 in https://github.com/WalletConnect/web3modal/pull/2702
- chore: update vite-size to 0.0.5 by @lukaisailovic in https://github.com/WalletConnect/web3modal/pull/2700
- chore: change chainId type to accept string and its dependencies by @zoruka in https://github.com/WalletConnect/web3modal/pull/2632
- fix(deps): update dependency @solana/web3.js to v1.95.2 by @renovate in https://github.com/WalletConnect/web3modal/pull/2312

### New Contributors

- @riyueguang made their first contribution in https://github.com/WalletConnect/web3modal/pull/2600
- @imlonghao made their first contribution in https://github.com/WalletConnect/web3modal/pull/2651
- @quetool made their first contribution in https://github.com/WalletConnect/web3modal/pull/2695

**Full Changelog**: https://github.com/WalletConnect/web3modal/compare/5.0.11...5.1.0

### Patch Changes

- Updated dependencies []:
- @web3modal/ethers@5.1.0
- @web3modal/siwe@5.1.0
- @web3modal/solana@5.1.0
- @web3modal/wagmi@5.1.0
- @web3modal/wallet@5.1.0

## 5.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/laboratory/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@apps/laboratory",
"type": "module",
"version": "5.0.11",
"version": "5.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
Loading

0 comments on commit eb9da81

Please sign in to comment.