Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.25.7 (develop) #2199

Merged
merged 30 commits into from
May 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
80569eb
Merge pull request #2031 from blocknative/release/2.24.18
Adamj1232 Dec 19, 2023
ea121ac
Merge pull request #2032 from blocknative/release/2.24.18
Adamj1232 Dec 19, 2023
ba7e8e3
Release 2.24.19 (#2043)
Adamj1232 Jan 11, 2024
836d4b1
[FIX] - Update node version required for Walletconnect package (#2045)
Adamj1232 Jan 11, 2024
7920ac8
Updated config.yml
Adamj1232 Jan 11, 2024
2cb0bd5
Updated config.yml
Adamj1232 Jan 11, 2024
c87eb21
Release 2.24.19 (docs) (#2044)
Adamj1232 Jan 11, 2024
b376ddd
Release 2.25.0 (#2102)
Adamj1232 Mar 21, 2024
2fb9721
Release 2.25.0 (#2104)
Adamj1232 Mar 21, 2024
2ddd3f7
Update MetaMask CCI node version to 18.18.1 (#2105)
Adamj1232 Mar 22, 2024
72437d9
Bump CCI resource class for MetaMask module (#2106)
Adamj1232 Mar 22, 2024
4827858
Update CCI node v for MetaMask and Trezor to 18.9.1 (#2107)
Adamj1232 Mar 22, 2024
12809c3
Refine CCI workflow for Prod Release, update Node V for MetaMask and …
Adamj1232 Mar 22, 2024
76cb64a
Release 2.25.0 (docs) (#2103)
Adamj1232 Mar 22, 2024
96e987d
Release 2.25.1 (#2118)
Adamj1232 Mar 26, 2024
1770d7a
Release 2.25.1 (docs) (#2119)
Adamj1232 Mar 26, 2024
be8e7c8
Update docs node version
Adamj1232 Mar 26, 2024
bb95408
Release 2.25.2 (#2133)
Adamj1232 Apr 4, 2024
04ba2dc
Release 2.25.2 (docs) (#2134)
Adamj1232 Apr 4, 2024
a2350b6
Release 2.25.3 (#2143)
Adamj1232 Apr 9, 2024
ca4886d
Release 2.25.3 (main - version fix for injected) (#2145)
Adamj1232 Apr 9, 2024
8a0ab7b
Release 2.25.3 (docs) (#2144)
Adamj1232 Apr 9, 2024
fcc97d5
Release 2.25.5 (#2164)
Adamj1232 Apr 15, 2024
47a26b9
Release 2.25.5 (docs) (#2165)
Adamj1232 Apr 15, 2024
8886af4
Release 2.25.6 (#2176)
leightkt Apr 23, 2024
8558361
Release 2.25.6 (docs) (#2177)
leightkt Apr 23, 2024
3a7c313
Docs release for Meta Data fix (#2183)
Adamj1232 Apr 30, 2024
2c6153b
Update versions for release
Adamj1232 May 21, 2024
9f69fce
Merge in docs
Adamj1232 May 21, 2024
3ed7965
commit MM fix and yarn docs
Adamj1232 May 21, 2024
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
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@web3-onboard/arcana-auth": "^2.0.0",
"@web3-onboard/bitget": "^2.0.0",
"@web3-onboard/blocto": "^2.0.0",
"@web3-onboard/capsule": "^2.0.3-alpha.2",
"@web3-onboard/capsule": "^2.0.3",
"@web3-onboard/cede-store": "^2.2.0",
"@web3-onboard/coinbase": "^2.2.7",
"@web3-onboard/core": "^2.21.6",
Expand All @@ -67,12 +67,12 @@
"@web3-onboard/gas": "^2.1.8",
"@web3-onboard/gnosis": "^2.2.2",
"@web3-onboard/infinity-wallet": "^2.0.4",
"@web3-onboard/injected-wallets": "^2.10.17-alpha.1",
"@web3-onboard/injected-wallets": "^2.10.17",
"@web3-onboard/keepkey": "^2.3.7",
"@web3-onboard/keystone": "^2.3.7",
"@web3-onboard/ledger": "^2.6.0",
"@web3-onboard/magic": "^2.1.7",
"@web3-onboard/metamask": "^2.0.7-alpha.1",
"@web3-onboard/metamask": "^2.0.7",
"@web3-onboard/mew-wallet": "^2.0.4",
"@web3-onboard/phantom": "^2.0.3",
"@web3-onboard/portis": "^2.1.7",
Expand Down
1 change: 0 additions & 1 deletion docs/src/lib/services/onboard.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ const intiOnboard = async (theme) => {
appId: 'b1f0239a-edb0-41f9-b0f5-ab780bb02a9e'
})


return Onboard({
connect: { autoConnectAllPreviousWallet: true },
wallets: [
Expand Down
8 changes: 8 additions & 0 deletions docs/src/routes/docs/[...4]wallets/[...14]injected/+page.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ Note: Make sure to install the core module before installing other modules to We

Web3 Onboard supports all [EIP-6963](https://eips.ethereum.org/EIPS/eip-6963) compatible wallets out of the box and will automatically recognizes any wallet which has integrated 6963 support.

### Support all EIP-6963 Wallets out of the box

Web3-Onboard supports all [EIP-6963](https://eips.ethereum.org/EIPS/eip-6963) compatible wallets out of the box and will automatically recognizes any wallet which has integrated 6963 support.

### Support all EIP-6963 Wallets out of the box

Web3-Onboard supports all [EIP-6963](https://eips.ethereum.org/EIPS/eip-6963) compatible wallets out of the box and will automatically recognizes any wallet which has integrated 6963 support.

## Install

<Tabs values={['yarn', 'npm']}>
Expand Down
6,132 changes: 2,917 additions & 3,215 deletions docs/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/capsule/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/capsule",
"version": "2.0.3-alpha.2",
"version": "2.0.3",
"description": "Capsule SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
"module": "dist/index.js",
"browser": "dist/index.js",
Expand Down
8 changes: 4 additions & 4 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@web3-onboard/arcana-auth": "^2.0.0",
"@web3-onboard/bitget": "2.0.1",
"@web3-onboard/blocto": "^2.0.1",
"@web3-onboard/capsule": "^2.0.3-alpha.2",
"@web3-onboard/capsule": "^2.0.3",
"@web3-onboard/cede-store": "^2.2.0",
"@web3-onboard/core": "^2.21.6",
"@web3-onboard/coinbase": "^2.2.7",
Expand All @@ -42,12 +42,12 @@
"@web3-onboard/gas": "^2.1.7",
"@web3-onboard/gnosis": "^2.2.1",
"@web3-onboard/infinity-wallet": "^2.0.3",
"@web3-onboard/injected-wallets": "^2.10.17-alpha.1",
"@web3-onboard/injected-wallets": "^2.10.17",
"@web3-onboard/keepkey": "^2.3.8",
"@web3-onboard/keystone": "^2.3.8",
"@web3-onboard/ledger": "^2.6.0",
"@web3-onboard/magic": "^2.1.6",
"@web3-onboard/metamask": "^2.0.7-alpha.1",
"@web3-onboard/metamask": "^2.0.7",
"@web3-onboard/mew-wallet": "^2.0.3",
"@web3-onboard/phantom": "^2.0.3",
"@web3-onboard/portis": "^2.1.6",
Expand All @@ -64,7 +64,7 @@
"@web3-onboard/xdefi": "^2.0.5",
"@web3-onboard/zeal": "^2.0.3",
"@web3-onboard/particle-network": "^2.0.1",
"@web3-onboard/passport": "^2.0.0-alpha.1",
"@web3-onboard/passport": "^2.0.0",
"@0xpass/webauthn-signer": "2.0.0",
"vconsole": "^3.15.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/injected/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/injected-wallets",
"version": "2.10.17-alpha.1",
"version": "2.10.17",
"description": "Injected wallet module for connecting browser extension and mobile wallets to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
"keywords": [
"Ethereum",
Expand Down
2 changes: 1 addition & 1 deletion packages/metamask/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/metamask",
"version": "2.0.7-alpha-1",
"version": "2.0.7",
"description": "MetaMask SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
"keywords": [
"Ethereum",
Expand Down
2 changes: 1 addition & 1 deletion packages/passport/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/passport",
"version": "2.0.0-alpha.1",
"version": "2.0.0",
"description": "passport",
"module": "dist/index.js",
"browser": "dist/index.js",
Expand Down
Loading