feat: migrate to @walletconnect/wagmi-connector#2558
feat: migrate to @walletconnect/wagmi-connector#2558arein wants to merge 1 commit intorainbow-me:mainfrom
Conversation
Switch from wagmi/connectors to @walletconnect/wagmi-connector package for WalletConnect functionality. This change adds the @walletconnect/wagmi-connector dependency and updates the import in getWalletConnectConnector.ts. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
|
|
@arein is attempting to deploy a commit to the rainbowdotme Team on Vercel. A member of the Team first needs to authorize it. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Switch from wagmi/connectors to @walletconnect/wagmi-connector package for WalletConnect functionality. This change adds the @walletconnect/wagmi-connector dependency and updates the import in getWalletConnectConnector.ts.
🤖 Generated with Claude Code
PR-Codex overview
This PR updates the
package.jsonforrainbowkitto include a new dependency and modifies the import statement ingetWalletConnectConnector.tsto use the new package.Detailed summary
@walletconnect/wagmi-connectordependency inpackages/rainbowkit/package.json.packages/rainbowkit/src/wallets/getWalletConnectConnector.tsto sourcewalletConnectandWalletConnectParametersfrom@walletconnect/wagmi-connector.