Skip to content

[codex] Pin wagmi peer range to supported v2 releases#5609

Draft
ShaoyeLi wants to merge 1 commit intoreown-com:mainfrom
ShaoyeLi:codex/pin-wagmi-peer-range-5492
Draft

[codex] Pin wagmi peer range to supported v2 releases#5609
ShaoyeLi wants to merge 1 commit intoreown-com:mainfrom
ShaoyeLi:codex/pin-wagmi-peer-range-5492

Conversation

@ShaoyeLi
Copy link
Copy Markdown

Summary

  • restrict @reown/appkit-adapter-wagmi to supported wagmi v2 releases
  • add a patch changeset describing the dependency range fix

Root cause

The peer dependency range for wagmi was broad enough to allow package managers to resolve incompatible wagmi v3 versions, which breaks AppKit installs.

Testing

  • node -e "const pkg=require('./packages/adapters/wagmi/package.json'); if(pkg.peerDependencies.wagmi !== '^2.19.5') throw new Error('unexpected wagmi peer range: ' + pkg.peerDependencies.wagmi); console.log('wagmi peer range ok')"

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 30, 2026

🦋 Changeset detected

Latest commit: d496096

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 26 packages
Name Type
@reown/appkit-adapter-wagmi Patch
@reown/appkit-cdn Patch
@reown/appkit Patch
@reown/appkit-adapter-bitcoin Patch
@reown/appkit-adapter-ethers Patch
@reown/appkit-adapter-ethers5 Patch
@reown/appkit-adapter-solana Patch
@reown/appkit-adapter-ton Patch
@reown/appkit-adapter-tron Patch
@reown/appkit-common Patch
@reown/appkit-universal-connector Patch
@reown/appkit-ui Patch
@reown/appkit-controllers Patch
@reown/appkit-core Patch
@reown/appkit-utils Patch
@reown/appkit-scaffold-ui Patch
@reown/appkit-polyfills Patch
@reown/appkit-wallet Patch
@reown/appkit-siwe Patch
@reown/appkit-siwx Patch
@reown/appkit-wallet-button Patch
@reown/appkit-experimental Patch
@reown/appkit-testing Patch
@reown/appkit-cli Patch
@reown/appkit-pay Patch
@reown/appkit-codemod Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 30, 2026

@ShaoyeLi is attempting to deploy a commit to the Reown Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown
Contributor

Thank you for your contribution! We ask that you please read and sign our CTA Document before we can accept your contribution. You can sign the CTA simply by posting a Pull Request Comment with the following text:


I have read the CTA Document and I hereby sign the CTA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant