R

RainbowKit

R
RainbowKit Blockchain v0.6.0

@rainbow-me/rainbowkit-siwe-next-auth@0.6.0

Minor Changes e90c2dd: Upgraded to NextAuth v5. This is a breaking change. Key changes: Requires NextAuth v5 (next-auth >=5.0.0-0 <6); NextAuth v4 apps must migrate before upgrading. NextAuth server configuration now uses v5 APIs like NextAuthConfig, Credentials, and the exported auth helper. Pages Router server calls must pass req and res separately to auth; passing the full GetServerSidePropsCon…

R
RainbowKit Blockchain v2.2.11

@rainbow-me/rainbowkit@2.2.11

Patch Changes a40b1f4: Migrate the Base connector to canonical base naming, while preserving backwards-compatible aliases baseAccount and coinbaseWallet. 3672dc6: Added Anchorage Digital wallet support with the anchorageDigitalWallet wallet connector. 1043d88: Added MeCo Wallet support with mecoWallet wallet connector. f52657f: Exposed RainbowKitProviderProps and WalletButtonRendererProps as publi…

R
RainbowKit Blockchain v0.3.16

@rainbow-me/create-rainbowkit@0.3.16

Patch Changes acb7444: Security update: upgraded React and Next.js in create-rainbowkit template to patch critical vulnerabilities. Critical CVEs Fixed: CVE-2025-55184: Denial of Service - https://nextjs.org/blog/security-update-2025-12-11 CVE-2025-55183: Source Code Exposure - https://nextjs.org/blog/security-update-2025-12-11 Updated: React/React-DOM: 19.1.2 → 19.1.3 Next.js: 15.3.6 → 15.3.7

R
RainbowKit Blockchain v2.2.10

@rainbow-me/rainbowkit@2.2.10

Patch Changes e74f604: Improve UI on the mobile connect flow to hint to users that they can horizontally scroll to see additional wallet connectors eb72c37: Fix Gemini wallet connector to use icon instead of icons in appMetadata e58367e: Fix mobile visibility for Coin98, CLV, SafePal, Frontier, and BeraSig wallets. b7b7b43: Rename the Argent wallet connector to readyWallet 507f583: Add additional…

R
RainbowKit Blockchain v0.3.15

@rainbow-me/create-rainbowkit@0.3.15

Patch Changes 060e074: Security update: upgraded React and Next.js in create-rainbowkit template to patch critical vulnerabilities. Critical CVEs Fixed: CVE-2025-55182: React Server Components RCE - https://react.dev/blog/2025/12/03/critical-security-vulnerability-in-react-server-components CVE-2025-66478: Next.js RCE - https://nextjs.org/blog/CVE-2025-66478 Updated: React/React-DOM: 19.1.0 → 19.1…

R
RainbowKit Blockchain v2.2.9

@rainbow-me/rainbowkit@2.2.9

Patch Changes e52ca05: Added baseAccount wallet connector, replacing coinbaseWallet (now marked as deprecated) b34d6c1: Added portoWallet wallet connector for Porto 66bcc18: Added universalProfilesWallet connector for Universal Profiles fe0496e: Added geminiWallet wallet connector for Gemini Wallet 0b9052c: Added binanceWallet chrome extension download url d92a6c7: Fixed type compatibility for con…