Skip to content

@rainbow-me/rainbowkit@1.3.3

Compare
Choose a tag to compare
@DanielSinclair DanielSinclair released this 04 Jan 03:46
· 175 commits to main since this release

Patch Changes

  • 7565fb2: Added uk-UA and ua locale support for the Ukranian language.

    Reference our guide to learn more about Localization.

  • 24b5a88: Improved support for NodeNext module resolution to resolve "@rainbow-me/rainbowkit"' has no exported member 'RainbowKitProvider' TypeScript warnings

  • 5a184e9: Fixed a bug where eth_getBalance would be called when showBalance was set to false. Optimized additional provider calls to fetch wallet balances only when a user interacts with the Account modal.