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.22.0 #1696

Merged
merged 48 commits into from
May 11, 2023
Merged

Release 2.22.0 #1696

merged 48 commits into from
May 11, 2023

Conversation

Adamj1232
Copy link
Member

@Adamj1232 Adamj1232 commented May 9, 2023

Description

✨ Highlights

Docs:

📦 Changes per package

  • @web3-onboard/core: 2.18.0
  • @web3-onboard/coinbase: 2.2.3
  • @web3-onboard/transaction-preview: 2.0.7
  • @web3-onboard/dcent: 2.2.6
  • @web3-onboard/frame: 2.21.2
  • @web3-onboard/frontier: 2.0.3
  • @web3-onboard/fortmatic: 2.0.18
  • @web3-onboard/gas: 2.1.7
  • @web3-onboard/gnosis: 2.1.9
  • @web3-onboard/keepkey: 2.3.6
  • @web3-onboard/keystone: 2.3.6
  • @web3-onboard/ledger: 2.4.5
  • @web3-onboard/infinity-wallet: 2.0.3
  • @web3-onboard/injected-wallets: 2.8.5
  • @web3-onboard/magic: 2.1.6
  • @web3-onboard/phantom: 2.0.1
  • @web3-onboard/portis: 2.1.6
  • @web3-onboard/sequence: 2.0.7
  • @web3-onboard/trezor: 2.4.1
  • @web3-onboard/trust: 2.0.3
  • @web3-onboard/torus: 2.2.4
  • @web3-onboard/taho: 2.0.3
  • @web3-onboard/web3auth: 2.2.2
  • @web3-onboard/walletconnect: 2.3.7
  • @web3-onboard/enkrypt: 2.0.3
  • @web3-onboard/mew-wallet: 2.0.2
  • @web3-onboard/xdefi: 2.0.3
  • @web3-onboard/uauth: 2.0.4
  • @web3-onboard/zeal: 2.0.3
  • @web3-onboard/cede-store: 2.0.1

Adamj1232 and others added 24 commits April 21, 2023 11:48
* Bump docs packages

* Update package versions for release

* Remove optional chain in trezor

* add safeheron to injected package readme

* add wallet as value to translate function in more areas of connect

* package updates

* add images

* text update

* Update packages/react/package.json

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

* Update packages/vue/package.json

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

* add screenshots to top level assets folder

* update react pkg

* fix merge conflict in react pkg

* fix vue pkg

---------

Co-authored-by: Kat Leight <leightkt@gmail.com>
Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
* FEATURE: Add cede.store wallet package

* Formatting and add to docs site

* DOCS: Add cede.store detailed documentation with an example flow

* Update formatting - looks good!

---------

Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
* RPC working from hackathon

* Working as expected for setting balances in state, no rendering yet

* Display but need to be abstracted and cleaned

* Added layout and styling for secondary tokens along with rework of maximized account center layout, still need docs updates for secondary tokens

* Fix compiler err

* Add docks for secondaryTokens and screenshots to readme and docs of AC

* Fix versioning of common

* Bump common

* Bump all versions required

* Prettify common validation
…chainIds (#1682)

* Wallet switching chains now working properly and setting required chains to the config chains in w3o

* Fix web3auth ci build
update title from web3-onboard to Web3 Onboard. When not referencing code we should stick to no dash
…ck config, fix accounts error on no wallet connection (#1689)
* Update title Web3-Onboard to Web3 Onboard

When not referencing the code, we should always use Web3 Onboard. When referencing code, we use web3-onboard.

* Update FeaturesSection.svelte

Update FeaturesSection to include the core package size minified.

* Update docs/src/lib/components/HeroSection.svelte

---------

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

* Update SecondaryToken type

* Add max of 5 tokens to secondaryTokens, add error handling in html, add docs update

* Bump all package versions

* Revert node version changes for web3auth
* Bump docs packages

* Update package versions for release

* Remove optional chain in trezor

* add safeheron to injected package readme

* add wallet as value to translate function in more areas of connect

* package updates

* add images

* text update

* Update packages/react/package.json

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

* Update packages/vue/package.json

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

* add screenshots to top level assets folder

* update react pkg

* fix merge conflict in react pkg

* fix vue pkg

* Release 2.21.4 (docs) (#1672)

* Reorder supported chains within the docs site (#1676)

* Reorder chains

* Remove cede from wallets group

* Remove merge conflict in yarn.lock

* Update packages/cede-store/README.md

* Fix image path in docs

* Update Account Center example with a better shot

* Spelling & web3 onboard cohesion update (#1694)

updating some spelling and web3 onboard referneces

* Update account center shot to show multiple wallets connected

* Update account center shot to show multiple wallets connected

---------

Co-authored-by: Kat Leight <leightkt@gmail.com>
Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
Co-authored-by: Laurence <53497147+laurencedelisle@users.noreply.github.com>
* Release 2.21.3 (develop) (#1656)

* Bump docs packages

* Update package versions for release

* Remove optional chain in trezor

* add safeheron to injected package readme

* add wallet as value to translate function in more areas of connect

* package updates

* add images

* text update

* Update packages/react/package.json

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

* Update packages/vue/package.json

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

* add screenshots to top level assets folder

* update react pkg

* fix merge conflict in react pkg

* fix vue pkg

---------

Co-authored-by: Kat Leight <leightkt@gmail.com>
Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>

* Update react hooks docs re usage of apiKey (#1668)

* update supported networks svg

* fix indentation

* FEATURE: Add cede.store wallet package (#1667)

* FEATURE: Add cede.store wallet package

* Formatting and add to docs site

* DOCS: Add cede.store detailed documentation with an example flow

* Update formatting - looks good!

---------

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

* Release 2.21.4 (develop) (#1671)

* Update cede and WC docs (#1681)

* add webpack-dev-server to dependencies (#1680)

* Feat: Secondary Token Balances (#1679)

* RPC working from hackathon

* Working as expected for setting balances in state, no rendering yet

* Display but need to be abstracted and cleaned

* Added layout and styling for secondary tokens along with rework of maximized account center layout, still need docs updates for secondary tokens

* Fix compiler err

* Add docks for secondaryTokens and screenshots to readme and docs of AC

* Fix versioning of common

* Bump common

* Bump all versions required

* Prettify common validation

* Fix: Walletconnet - wallet switching chains and handling int and hex chainIds (#1682)

* Wallet switching chains now working properly and setting required chains to the config chains in w3o

* Fix web3auth ci build

* Update HeroSection.svelte (#1685)

update title from web3-onboard to Web3 Onboard. When not referencing code we should stick to no dash

* Update the core version within vue and react projects (#1686)

* Playwright (#1609)

* change scripts loaded for dev server, fix walletConnect, update webpack config, fix accounts error on no wallet connection (#1689)

* Update FeaturesSection.svelte (#1684)

* Update title Web3-Onboard to Web3 Onboard

When not referencing the code, we should always use Web3 Onboard. When referencing code, we use web3-onboard.

* Update FeaturesSection.svelte

Update FeaturesSection to include the core package size minified.

* Update docs/src/lib/components/HeroSection.svelte

---------

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

* Fix: Secondary Token Symbol fetch and docs (#1690)

* Fixing

* Update SecondaryToken type

* Add max of 5 tokens to secondaryTokens, add error handling in html, add docs update

* Bump all package versions

* Revert node version changes for web3auth

* Remove cede from wallets group

* Remove merge conflict in yarn.lock

* Update packages/cede-store/README.md

* Fix image path in docs

* Update Account Center example with a better shot

* Spelling & web3 onboard cohesion update (#1694)

updating some spelling and web3 onboard referneces

* Update account center shot to show multiple wallets connected

* Update account center shot to show multiple wallets connected

---------

Co-authored-by: Kat Leight <leightkt@gmail.com>
Co-authored-by: Kat Leight <33187102+leightkt@users.noreply.github.com>
Co-authored-by: Gustavo Esquinca <g.esq.ca@gmail.com>
Co-authored-by: Nikita TEREKHOV <57397713+neeeekitos@users.noreply.github.com>
Co-authored-by: Laurence <53497147+laurencedelisle@users.noreply.github.com>
@Adamj1232 Adamj1232 requested review from lnbc1QWFyb24 and leightkt May 9, 2023 19:48
@Adamj1232 Adamj1232 merged commit fe2ebdb into main May 11, 2023
@Adamj1232 Adamj1232 deleted the release/2.22.0 branch May 11, 2023 15:35
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.

6 participants