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.20.0 (docs) #1523

Merged
merged 21 commits into from
Feb 11, 2023
Merged

Release 2.20.0 (docs) #1523

merged 21 commits into from
Feb 11, 2023

Conversation

Adamj1232
Copy link
Member

Description

✨ Highlights

📦 Changes per package

  • @web3-onboard/core: 2.15.0
  • @web3-onboard/injected-wallets: 2.7.0
  • @web3-onboard/react: 2.6.2
  • @web3-onboard/transaction-preview: 2.0.2
  • @web3-onboard/vue: 2.5.2
  • @web3-onboard/xdefi: 2.0.0

Checklist

  • The version field in package.json of the package you have made changes in is incremented following semantic versioning and using alpha release tagging
  • The box that allows repo maintainers to update this PR is checked
  • I tested locally to make sure this feature/fix works
  • I have run yarn file-check, yarn type-check & yarn build to confirm there are not any associated errors
  • This PR passes the Circle CI checks

Adamj1232 and others added 17 commits January 31, 2023 11:50
Update branch paths and targets for `develop`, `main` and `docs` branches - (develop)
Update branch paths and targets for `develop`, `main` and `docs` branches - (main)
* Auto connect last wallet option

* Bump react and vue versions
* Yarn docs with latest packages

* Yarn docs after deploy and publish

* Yarn docs after deploy and publish

* Add docs for autoconnect wallet

* Add nextjs hint

* Bump core version in demo

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
Co-authored-by: Brian Friel <briandfriel@gmail.com>
Co-authored-by: Vincent Shadbolt <vince.shadbolt@gmail.com>
Co-authored-by: Hugo Lopes <106091551+hlopes-ledger@users.noreply.github.com>
Co-authored-by: resetko-zeal <112621289+resetko-zeal@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com>
Co-authored-by: Gustavo Esquinca <g.esq.ca@gmail.com>
Co-authored-by: Murat Akdeniz <maa357@cornell.edu>
Co-authored-by: Chris Meisl <cmeisl@gmail.com>
Co-authored-by: laurencedelisle <53497147+laurencedelisle@users.noreply.github.com>
Co-authored-by: mhchaudhry3 <mobeen@blocknative.com>
Co-authored-by: Andrey <zertsalov96@yandex.ru>
Co-authored-by: Punith B M <punith@designstring.com>
Co-authored-by: Nikita Zasimuk <nzasimuk@gmail.com>
Co-authored-by: Tony Chen <31647753@qq.com>
Co-authored-by: fuhuimin <120409743@qq.com>
Co-authored-by: ustas-eth <82833595+ustas-eth@users.noreply.github.com>
Co-authored-by: Usame Algan <5880855+usame-algan@users.noreply.github.com>
Co-authored-by: Chris Garrett <me@pzuraq.com>
Co-authored-by: Daniel <25051234+dasanra@users.noreply.github.com>
Co-authored-by: Samuele Agostinelli <batonenbois@gmail.com>
Co-authored-by: Gamaliel 'Yel' Padillo <gamalielhere@users.noreply.github.com>
Co-authored-by: duxiaofeng <duxiaofeng-github@users.noreply.github.com>
Co-authored-by: cb-jake <95890768+cb-jake@users.noreply.github.com>
Co-authored-by: Vladyslav Dalechyn <vlad.dalechin@gmail.com>
Co-authored-by: Arda Sevinç <ardasevinc.technical@gmail.com>
Co-authored-by: Brentably <46073594+Brentably@users.noreply.github.com>
Co-authored-by: QiAbc <121917904+QiAbc@users.noreply.github.com>
Co-authored-by: karim-yassine <118207693+karim-yassine@users.noreply.github.com>
Co-authored-by: okxwallet <122091289+okxwallet@users.noreply.github.com>
* Update vue & svelte examples

* Update deps in lock file

* Add yarn lock file

* Update next13 example to latest package versions

* revert key

---------

Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add handling of url err for iframe

* merge in develop

* Cleanup

* merge in dev

* default set

* Update error handling for iframe

* Clean up demo

* cleanup
* feat: add XDEFI Wallet

* chore: update version to 2.0.0-alpha.1

* fix: remove optional chaining for provider due to bundler issue

Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>

* fix: use correct provider

Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>

---------

Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
* Testing example in demo app

* Fixups and demo working

* Refactor working as expected

* Bump TP verison in core

* Add standalone implementation to readme

* Remove TP demo code

* Update readme and docs types

* Update docs for more clarity

* Update docs with more details

* Update doc screenshots

* Update return type for standalone

* Revert demo testing code

* Fix img linked in readme

* Update packages/transaction-preview/src/views/Maximized.svelte

Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com>

* Cleanup docs, null check, small dry refactor

* Remove testing code

---------

Co-authored-by: Taylor Dawson <taylorjdawson@gmail.com>
Co-authored-by: sumi <sumi@alchemy.com>
@Adamj1232 Adamj1232 added the documentation Improvements or additions to documentation label Feb 9, 2023
@vercel
Copy link

vercel bot commented Feb 10, 2023

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

Name Status Preview Comments Updated
web3-onboard-docs ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 10, 2023 at 11:08PM (UTC)

Copy link
Contributor

@leightkt leightkt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't test web3-onboard locally yet- but perused through the code and nothing crazy stood out- looking good.

ganchoradkov and others added 2 commits February 10, 2023 16:00
* feat: implements v2 connector

* chore: packages

* refactor: example app params

* chore: yarn lock

* refactor: proxies all requests through ethereum-provider

* refactor: rm providers

* refactor: cleanup

* refactor: reimplements `walletconnect` v1 & v2 providers to work simultaneously based on init opts

* chore: reverts demo app walletconnect module init

* Restore yarn.lock from develop and bump wc verison in demo for testing

* Update readme types, version bump and version to int

* Add metaData types and pass through

* Update docs for WC

* Bump packages to the latest

* refactor: updates `ethereum-provider` to handle optionalChains

* Revert yarn.lock, yarn-it and remove logs

* Add WC explorer to docs for WC v2

* Revert api key change

---------

Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
@Adamj1232 Adamj1232 merged commit f5dde45 into docs Feb 11, 2023
@Adamj1232 Adamj1232 deleted the release/2.20.0 branch February 11, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants