Skip to content

Fix critical React 18 bug

Compare
Choose a tag to compare
@Dhaiwat10 Dhaiwat10 released this 07 Apr 02:47
· 23 commits to main since this release

TLDR: wagmi is not compatible with React 18 yet so we have to use React 17 for now. The React version was not explicitly specified by the code before so stuff was breaking.

What's Changed

Full Changelog: v0.2.0...v0.2.1