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

feat: update to wagmi 0.9 #903

Merged
merged 2 commits into from
Dec 12, 2022
Merged

feat: update to wagmi 0.9 #903

merged 2 commits into from
Dec 12, 2022

Conversation

jxom
Copy link
Contributor

@jxom jxom commented Dec 7, 2022

Upgrading to wagmi 0.9!

@jxom jxom requested a review from a team as a code owner December 7, 2022 20:30
@vercel
Copy link

vercel bot commented Dec 7, 2022

@jxom is attempting to deploy a commit to the rainbowdotme Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Dec 7, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
rainbowkit-example ✅ Ready (Inspect) Visit Preview Dec 12, 2022 at 5:44PM (UTC)
rainbowkit-site ✅ Ready (Inspect) Visit Preview Dec 12, 2022 at 5:44PM (UTC)

@armatrix
Copy link

armatrix commented Dec 8, 2022

plz update to wagmi 0.9

@davidthomasparks
Copy link

Currently blocked by this PR. The installation docs have you installing the latest 0.9 versions but there are huge compat issues.

@tuler
Copy link

tuler commented Dec 9, 2022

wagmi 0.9.1 is out.

ps: why pnpm-lock.yaml is not committed?

@SimonVillage
Copy link

wagmi 0.9.2 got released. Can we have this merged soon as some important features are missing now and blocking us from using it.

@nickbytes
Copy link
Contributor

Thanks for PRing this @jxom – going to test out today, but should be able to get merged + released

@@ -1,6 +1,7 @@
{
"extends": "../../tsconfig.json",
"compilerOptions": {
"preserveSymlinks": true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's this do @jxom ?

@nickbytes nickbytes merged commit a1d6776 into rainbow-me:main Dec 12, 2022
@@ -1,7 +1,8 @@
import { Chain, useProvider, chain as wagmiChains } from 'wagmi';
import { Chain, useProvider } from 'wagmi';
import { mainnet } from 'wagmi/chains';

export function useMainnet() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is linting failing for you at useProvider @jxom ?

@DanielSinclair DanielSinclair mentioned this pull request Dec 13, 2022
1 task
@kkomelin
Copy link

Thanks guys for working on it for us!

@z0r0z
Copy link

z0r0z commented Dec 13, 2022

god bless

@armatrix
Copy link

Thanks guys!

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.

8 participants