-
Notifications
You must be signed in to change notification settings - Fork 537
chore: Upgrade Capsule Dependencies to Latest Versions #2218
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
chore: Upgrade Capsule Dependencies to Latest Versions #2218
Conversation
@Adamj1232 Hey Adam! Version upgrade for Capsule modal to support our latest features. Can you provide a review? Thanks! |
@jlm0 thanks for this! Couple small notes but looking good |
@Adamj1232 All done! Thanks! |
No dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No dependency changes detected in pull request |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great thanks @jlm0 !
Description
This PR updates the dependencies for the @web3-onboard/capsule package to the latest versions:
Upgraded @usecapsule/react-sdk from ^2.3.1 to ^3.7.0
Upgraded @usecapsule/wagmi-v2-integration from ^1.7.1 to ^2.8.0
PLEASE NOTE- Checklist must be complete prior to review.
Checklist
package.json
of the package you have made changes in following semantic versioning and using alpha release taggingyarn check-all
to confirm there are not any associated errorsDocs Checklist
docs/package.json
file (if applicable)If this PR includes changes to add an injected wallet or SDK wallet module:
Please complete the following using the internal demo package.
To run this demo use the command
yarn && yarn dev
to get the project running athttp://localhost:8080/
Tests with demo app (injected)
Tests with demo app (SDK)