Releases: rainbow-me/rainbowkit
Releases · rainbow-me/rainbowkit
@rainbow-me/[email protected]
@rainbow-me/[email protected]
Minor Changes
- 08d189b: Updated
wagmi
peer dependency to0.5.x
@rainbow-me/[email protected]
Patch Changes
- b2b46ef: Fix WalletConnect deep linking for wallets with custom URL schemes
@rainbow-me/[email protected]
Minor Changes
- 6e25576: Update
wagmi
dependency to^0.5.3
@rainbow-me/[email protected]
Patch Changes
- d905271: Fix issue on iOS in non-Safari browsers and WebViews where a blank tab is left behind after connecting via WalletConnect
@rainbow-me/[email protected]
@rainbow-me/[email protected]
Patch Changes
- ac63f9a: Detect Trust Wallet in-app browser
@rainbow-me/[email protected]
Patch Changes
- ee81177: Support deep linking of wallet interactions for WalletConnect on Android
@rainbow-me/[email protected]
Patch Changes
- 33a2dd7: Automatically connect to the first chain in the
chains
array to avoid presenting the "Wrong network" state immediately after connecting
@rainbow-me/[email protected]
Patch Changes
-
9d431fb: Update react-remove-scroll to v2.5.4 to fix an issue with scrollbar space preservation when the modal is opened.
More detail: theKashey/react-remove-scroll#71.
-
11ed088: Abbreviate large account balances using standard k/m/b units, fixes cases where balances appeared in exponential notation.