-
Notifications
You must be signed in to change notification settings - Fork 125
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
Feature: upgrade wagmi
package to support wagmi 0.8.x
#445
Conversation
🦋 Changeset detectedLatest commit: f53a45b The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
.changeset/thin-trainers-punch.md
Outdated
'@gnosis.pm/safe-apps-wagmi': major | ||
--- | ||
|
||
This version is bumping versions of wagmi and web3modal in order to work with wagmi0.10.10 and the latest web3modal |
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.
I'm not able to find changes related to web3modal. Only wagmi
…ature/wagmi-upgrade
44fddba
to
d719e9a
Compare
Rolled back some dependencies as a very fast bump was causing issues for me. Now it should be balanced. I suspect some previous changes broke some flows |
This PR is an iteration of #441 adjusting the wagmi example app and also using less restrictive version range for wagmi.
Fixes #432
Bulding block for web3modal v2 support (as they use wagmi)