Skip to content

2.2.0#889

Merged
xzilja merged 63 commits into
V2from
feat-2.1.2
Mar 9, 2023
Merged

2.2.0#889
xzilja merged 63 commits into
V2from
feat-2.1.2

Conversation

@xzilja
Copy link
Copy Markdown
Contributor

@xzilja xzilja commented Feb 16, 2023

Breaking Changes

  • Wagmi CoinbaseConnector was removed from defaults in modalConnectors() (now w3mConnectors) utility
  • Renamed modalConnectors to w3mConnectors
  • Renamed walletConnectProvider to w3mProvider
  • w3mConnectors() utility option for version now expects number (1 or 2) instead of string ('1' or '1')
  • w3mConnectors() utility option for version is now required
  • w3mConnectors() utility option for appName was removed
  • w3mConnectors() utility option for projectId is now required
  • Following options were removed in favour of new themeVariables option:
    • removed themeColor, use --w3m-accent-color inside themeVariables option instead
    • removed themeBackground, use --w3m-background-color and/or --w3m-background-image-url inside themeVariables option instead
    • removed themeZIndex, use --w3m-z-index inside themeVariables option instead
  • Minimum wagmi version is now 0.12.x and @wagmi/core is 0.10.x
  • WebGL animated gradient was removed, after plentiful user feedback and new theming options we decided to remove this part of the modal due to additional size and performance hit. (~50kb size reduction)

Changes

TODO

@xzilja xzilja changed the title Add theme mode toggle to lab 2.1.2 Feb 16, 2023
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Feb 17, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: fe9bba7
Status: ✅  Deploy successful!
Preview URL: https://9d8d9c38.web3modal-dev.pages.dev
Branch Preview URL: https://feat-2-1-2.web3modal-dev.pages.dev

View logs

@xzilja xzilja changed the title 2.1.2 2.2.0 Feb 20, 2023
@xzilja xzilja requested a review from crypblizz8 March 9, 2023 02:09
@xzilja xzilja merged commit f35986b into V2 Mar 9, 2023
@xzilja xzilja deleted the feat-2.1.2 branch March 15, 2023 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment