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

[bug] Update wagmi to 0.9.x #907

Closed
1 task done
tuler opened this issue Dec 9, 2022 · 10 comments · May be fixed by kalidao/kali-ui#301
Closed
1 task done

[bug] Update wagmi to 0.9.x #907

tuler opened this issue Dec 9, 2022 · 10 comments · May be fixed by kalidao/kali-ui#301

Comments

@tuler
Copy link

tuler commented Dec 9, 2022

Is there an existing issue for this?

  • I have searched the existing issues

RainbowKit Version

0.8.0

wagmi Version

0.9.1

Current Behavior

../../node_modules/@rainbow-me/rainbowkit/dist/chunk-GH36UIKI.js
Attempted import error: 'chain' is not exported from 'wagmi' (imported as 'wagmiChains').

Import trace for requested module:
../../node_modules/@rainbow-me/rainbowkit/dist/chunk-GH36UIKI.js
../../node_modules/@rainbow-me/rainbowkit/dist/index.js

Expected Behavior

Breaking change in wagmi.
Need to update rainbowkit

Steps To Reproduce

Create a rainbow project, and update wagmi to latest version.

Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)

No response

Anything else?

No response

@sasicodes
Copy link

+1

@nfts2me
Copy link

nfts2me commented Dec 9, 2022

+1
having the same issue

@AndyOooh
Copy link

+1

@0xTimepunk
Copy link

Please, someone do this :)!

@bettiolo
Copy link

I think wagmi and siwe are both held back by the dependencies of the sdk

@iv7dev
Copy link

iv7dev commented Dec 10, 2022

1+ downgrade wagmi or wait

@z0r0z
Copy link

z0r0z commented Dec 11, 2022

blz 🙏

@3lang3
Copy link

3lang3 commented Dec 12, 2022

+1

@mzxyz
Copy link

mzxyz commented Dec 12, 2022

This should be included in the new version: "@rainbow-me/rainbowkit": "^0.8.1",, just test with wagmi: 0.9.2, looks all good. Here is the document for migrating to wagmi@^0.9.2 with breaking changes

@DanielSinclair
Copy link
Collaborator

#903 is merged in, and @rainbow-me/[email protected] is now available

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 a pull request may close this issue.