Skip to content

@rainbow-me/[email protected]

Compare
Choose a tag to compare
@nickbytes nickbytes released this 13 Dec 00:00
· 406 commits to main since this release
01f6133

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 in wagmi.

    You can see their migration guide here.