WalletConnect / modal

WalletConnectModal repository
https://lab-walletconnect-modal.pages.dev/
Apache License 2.0
18 stars 15 forks source link

Release 2.6.0 #21

Closed xzilja closed 1 year ago

xzilja commented 1 year ago

Breaking Changes

if (typeof window !== 'undefined') { if (!window.Buffer) { window.Buffer = Buffer } if (!window.global) { window.global = window } if (!window.process) { // @ts-expect-error minimal process window.process = { env: {} } } }



# Changes

- fix: Allow to search for wallets with less than 3 characters
- fix: Wallet display name's when space was present
- chore: Update dependencies
cloudflare-workers-and-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 711366a
Status: ✅  Deploy successful!
Preview URL: https://e98aee5a.lab-walletconnect-modal.pages.dev
Branch Preview URL: https://release-2-6-0.lab-walletconnect-modal.pages.dev

View logs