-
Notifications
You must be signed in to change notification settings - Fork 507
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.26.2 #2245
Merged
Merged
Release 2.26.2 #2245
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Release 2.26.1 (docs)
Release 2.26.1 (develop)
update image assets
* chore: update capsule dependency version * chore: fix version to 2.2.0-alpha.1 and remove yarn.lock from capsule * chore: uncomment capsule demo and add missing css styling
* feat: add @web3-onboard/okx * feat(okx sdk): use createDownloadMessage * Update packages/okx/src/types.ts * Prettier --------- Co-authored-by: Adam Carpenter <[email protected]>
* chore: update web3auth deps and fix build * chore: update web3auth release version * change version * updated yarn * remove todo, pass undefined to web3auth and let them fail * add new package to demo, run yarn/yarn check-all
* integrate in demo app (cherry picked from commit 83885db) * update version in web3auth * bump version in demo * test demo * update docs and test --------- Co-authored-by: Adam Carpenter <[email protected]>
…t center disconnect (#2234) * Fix check and passing of protectedRpcUrl on account center disconnect * Revert changes to the internal demo
… empty string and perform a falsey check (#2236) * Fix handling of empty localStorage item, remove default of empty string and perform a falsey check * Revert changes to the demo app * Add additional handling for single wallet connect from older W3O version, add try to disconnect logic * Handle for connect({}) function with empty object passed
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.87.1 to 1.93.0. - [Release notes](https://github.com/solana-labs/solana-web3.js/releases) - [Commits](solana-labs/solana-web3.js@v1.87.1...v1.93.0) --- updated-dependencies: - dependency-name: "@solana/web3.js" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Adam Carpenter <[email protected]>
* chore: update metamask sdk package to version '0.26.0' * chore: update metamask sdk package to version '0.26.1' * Update packages/metamask/package.json * Update packages/demo/package.json --------- Co-authored-by: Adam Carpenter <[email protected]>
* add bloom package * fix indentation * add icon + fixes * add bloom to example app * add bloom documentation * fix typescript issue * fix bloom dependencies * Prettier * add download prompt --------- Co-authored-by: Adam Carpenter <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
✨ Highlights
@metamask/sdk
:0.20.5
#2238protectedRpcUrl
on account center disconnect #2234📦 Changes per package