Releases: rainbow-me/rainbowkit
@rainbow-me/create-rainbowkit@0.1.8
@rainbow-me/rainbowkit@0.11.0
Minor Changes
-
1876ba0: The wagmi peer dependency has been updated to
0.11.x
.The minimum TypeScript version is now
4.9.4
Follow the steps below to migrate.
npm i @rainbow-me/rainbowkit@^0.11.0 wagmi@^0.11.0
If you use
wagmi
hooks in your application, you will need to check if your application has been affected by the breaking changes inwagmi
.
@rainbow-me/rainbowkit-siwe-next-auth@0.1.8
Patch Changes
- Updated dependencies [1876ba0]
- @rainbow-me/rainbowkit@0.11.0
@rainbow-me/create-rainbowkit@0.1.7
Patch Changes
- 1876ba0: Updated
wagmi
to0.11.x
@rainbow-me/rainbowkit@0.9.0
Minor Changes
-
49f0ec9: The wagmi peer dependency has been updated to
0.9.x
.Follow the steps below to migrate.
npm i @rainbow-me/rainbowkit@^0.9.0 wagmi@^0.9.0
If you use
wagmi
hooks in your application, you will need to check if your application has been affected by the breaking changes inwagmi
.
@rainbow-me/rainbowkit@0.10.0
Minor Changes
-
355402b: The wagmi peer dependency has been updated to
0.10.x
.Follow the steps below to migrate.
npm i @rainbow-me/rainbowkit@^0.10.0 wagmi@^0.10.0
If you use
wagmi
hooks in your application, you will need to check if your application has been affected by the breaking changes inwagmi
.
@rainbow-me/rainbowkit-siwe-next-auth@0.1.7
Patch Changes
- Updated dependencies [355402b]
- @rainbow-me/rainbowkit@0.10.0
@rainbow-me/rainbowkit-siwe-next-auth@0.1.6
Patch Changes
- Updated dependencies [49f0ec9]
- @rainbow-me/rainbowkit@0.9.0
@rainbow-me/create-rainbowkit@0.1.6
Patch Changes
- 355402b: Updated
wagmi
to0.10.x
@rainbow-me/rainbowkit@0.8.1
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
.