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.24.0 (develop) #1750

Merged
merged 17 commits into from
Jun 2, 2023
Merged

Release 2.24.0 (develop) #1750

merged 17 commits into from
Jun 2, 2023

Conversation

leightkt
Copy link
Contributor

@leightkt leightkt commented Jun 1, 2023

Description

note: Release 2.24.0 moves the default position of the account center from topRight to bottomRight. To reset your application to topRight, include the following when initializing onboard:

  accountCenter: {
      desktop: {
        enabled: true,
        position: 'topRight'
      },
      mobile: {
        enabled: true,
        position: 'topRight'
      }
    }

✨ Highlights

Docs:

📦 Changes per package

@web3-onboard/core: 2.20.0
@web3-onboard/react: 2.8.5
@web3-onboard/vue: 2.7.4

@leightkt leightkt self-assigned this Jun 1, 2023
@socket-security
Copy link

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

🚮 Removed packages: @web3-onboard/cede-store@2.0.2-alpha.2, @web3-onboard/coinbase@2.2.4-alpha.1, @web3-onboard/core@2.19.1-alpha.1, @web3-onboard/dcent@2.2.7-alpha.2, @web3-onboard/enkrypt@2.0.4-alpha.1, @web3-onboard/fortmatic@2.0.19-alpha.1, @web3-onboard/frame@2.0.1-alpha.1, @web3-onboard/frontier@2.0.4-alpha.1, @web3-onboard/gas@2.1.8-alpha.1, @web3-onboard/gnosis@2.1.10-alpha.1, @web3-onboard/infinity-wallet@2.0.4-alpha.1, @web3-onboard/injected-wallets@2.9.0-alpha.2, @web3-onboard/keepkey@2.3.7-alpha.2, @web3-onboard/keystone@2.3.7-alpha.2, @web3-onboard/ledger@2.4.6-alpha.1, @web3-onboard/magic@2.1.7-alpha.1, @web3-onboard/mew-wallet@2.0.4-alpha.1, @web3-onboard/phantom@2.0.2-alpha.1, @web3-onboard/portis@2.1.7-alpha.1, @web3-onboard/sequence@2.0.8-alpha.1, @web3-onboard/taho@2.0.4-alpha.1, @web3-onboard/torus@2.2.5-alpha.1, @web3-onboard/transaction-preview@2.0.8-alpha.1, @web3-onboard/trezor@2.4.2-alpha.3, @web3-onboard/trust@2.0.4-alpha.1, @web3-onboard/uauth@2.0.5-alpha.1, @web3-onboard/walletconnect@2.3.8-alpha.2, @web3-onboard/web3auth@2.2.3-alpha.1, @web3-onboard/xdefi@2.0.4-alpha.1, @web3-onboard/zeal@2.0.4-alpha.1

@leightkt leightkt merged commit 910ccc3 into develop Jun 2, 2023
@leightkt leightkt deleted the release/2.24.0 branch June 2, 2023 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants