nickbytes
released this
13 Dec 00:00
·
406 commits
to main
since this release
Patch Changes
-
a1d6776: The wagmi peer dependency has been updated to
0.9.x
.Follow the steps below to migrate.
1. Upgrade RainbowKit and
wagmi
to their latest version:npm i @rainbow-me/rainbowkit@^0.8.1 wagmi@^0.9.0
2. Check for breaking changes in
wagmi
If you use
wagmi
hooks in your application, you will need to check if your application has been affected by the breaking changes inwagmi
.