Skip to content

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

Adamj1232 and others added 14 commits May 19, 2023 14:46
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](socketio/socket.io-parser@4.2.2...4.2.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](socketio/socket.io-parser@4.2.1...4.2.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@leightkt leightkt self-assigned this Jun 1, 2023
@vercel
Copy link

vercel bot commented Jun 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
web3-onboard-docs ✅ Ready (Inspect) Visit Preview Jun 1, 2023 3:44pm

@socket-security
Copy link

socket-security bot commented Jun 1, 2023

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 [email protected] 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:

➕ Added Package Capability Access +/- Transitive Count Publisher
@web3-onboard/[email protected] eval +10 cmeisl
@venly/[email protected] eval, network +16 venly_io
⬆️ Updated Package Version Diff Added Capability Access +/- Transitive Count Publisher
@web3-onboard/[email protected] 2.19.1-alpha.1...2.20.0-alpha.1 None +0/-1 cmeisl

🚮 Removed packages: @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected], @web3-onboard/[email protected]

David Fu and others added 6 commits June 1, 2023 10:13
* feat: add venly connector

* chore: add venly.md to docs

* Update docs/src/routes/docs/[...4]wallets/venly.md

Co-authored-by: Adam Carpenter <[email protected]>

* Update packages/venly/README.md

Co-authored-by: Adam Carpenter <[email protected]>

* Update packages/venly/package.json

Co-authored-by: Adam Carpenter <[email protected]>

* dynamically import @venly/web3-provider

* add details for VenlyProviderOptions

* environment as optional param

* add VenlyProviderOptions details to package README.md

* simplify VenlyOptions - only clientId required. update documentation to match

* update @venly/web3-provider to latest release

* add environment option with typescript documentation

* add venly to demo-app. update config and core.md for zlib

* update demo clientId. update README. fix issues with switching environment

* Add venly to internal demo and test

* update web3-provider to 3.1.1 which fixes/updates chain switching. Update README with list of supported networks

---------

Co-authored-by: Adam Carpenter <[email protected]>
@leightkt leightkt merged commit ec3b162 into docs 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.

3 participants