Skip to content

Version Packages - #8994

Merged
0xFirekeeper merged 1 commit into
mainfrom
changeset-release/main
Sep 22, 2026
Merged

0xFirekeeper merged 1 commit into
mainfrom
changeset-release/main

Conversation

@0xFirekeeper

@0xFirekeeper 0xFirekeeper commented Sep 22, 2026 •

Copy link
Copy Markdown
Member

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

thirdweb@5.121.6

Patch Changes

@thirdweb-dev/wagmi-adapter@0.2.220

wagmi-inapp@0.0.65

Patch Changes

  • Updated dependencies [cb98fa8, 6214925]:
    • thirdweb@5.121.6
    • @thirdweb-dev/wagmi-adapter@0.2.220

Summary by CodeRabbit

  • New Features

    • Added support for connecting with Vultisig wallets.
    • Refreshed the wallet registry to provide updated wallet availability.
    • WalletConnect QR codes are now displayed directly inside the connect modal.
  • Chores

    • Published updated thirdweb and Wagmi adapter patch releases.
    • Updated the Wagmi demo to the latest package versions.

@0xFirekeeper
0xFirekeeper requested review from a team as code owners September 22, 2026 17:11
@vercel

vercel Bot commented Sep 22, 2026 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
docs-v2 Ready Ready Preview Sep 22, 2026 6:21pm UTC
nebula Ready Ready Preview Sep 22, 2026 6:21pm UTC
thirdweb_playground Ready Ready Preview Sep 22, 2026 6:21pm UTC
thirdweb-www Ready Ready Preview Sep 22, 2026 6:21pm UTC
wallet-ui Ready Ready Preview Sep 22, 2026 6:21pm UTC

@github-actions github-actions Bot added packages SDK Involves changes to the thirdweb SDK labels Sep 22, 2026
@coderabbitai

coderabbitai Bot commented Sep 22, 2026 •

Copy link
Copy Markdown
Contributor

Review in Change Stack →

Navigate logical layers of code changes, visualize relationships, and explore their blast radius.

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Essentials

Run ID: 8470ee08-25b4-4e1d-bf38-d5aaa1a91573

📥 Commits

Reviewing files that changed from the base of the PR and between bf0d6b3 and eee927c.

📒 Files selected for processing (3)
  • .changeset/fallback-inmodal-qr.md
  • apps/wagmi-demo/CHANGELOG.md
  • packages/thirdweb/CHANGELOG.md
💤 Files with no reviewable changes (1)
  • .changeset/fallback-inmodal-qr.md
🚧 Files skipped from review as they are similar to previous changes (2)
  • apps/wagmi-demo/CHANGELOG.md
  • packages/thirdweb/CHANGELOG.md

Included review availability: Your plan provides up to 5 included reviews per hour; 1 remains after this review.


Walkthrough

The changes finalize patch releases for thirdweb, @thirdweb-dev/wagmi-adapter, and the Wagmi demo. They update package versions and changelogs, and remove consumed changesets.

Changes

Release metadata

Layer / File(s) Summary
thirdweb release metadata
.changeset/olive-moons-search.md, .changeset/fallback-inmodal-qr.md, packages/thirdweb/package.json, packages/thirdweb/CHANGELOG.md
The thirdweb package version changes to 5.121.6. The changelog records WalletConnect QR modal behavior, Vultisig support, and a wallet registry refresh. The related changesets are removed.
Wagmi package release metadata
packages/wagmi-adapter/package.json, packages/wagmi-adapter/CHANGELOG.md, apps/wagmi-demo/package.json, apps/wagmi-demo/CHANGELOG.md
The Wagmi adapter version changes to 0.2.220. The Wagmi demo version changes to 0.0.65, with changelog entries for the updated package versions.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~5 minutes

Change: Other

Merge Risk: ⚪ Minimal · up to eee92

The release metadata is consistent and no actionable merge-blocking risk remains.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title, "Version Packages," accurately identifies the main purpose of this release pull request: updating package versions for publication.
Description check ✅ Passed The description explains the Changesets release process and lists the package versions and included changes. It does not include explicit testing instructions, but the release details are sufficiently…
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Sep 22, 2026 •

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
@thirdweb-dev/nexus (esm) 105.66 KB (0%)
@thirdweb-dev/nexus (cjs) 319.47 KB (0%)

@codecov

codecov Bot commented Sep 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.98%. Comparing base (6214925) to head (bf0d6b3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8994   +/-   ##
=======================================
  Coverage   43.98%   43.98%           
=======================================
  Files         921      921           
  Lines       17742    17742           
  Branches     5217     5217           
=======================================
  Hits         7804     7804           
  Misses       8609     8609           
  Partials     1329     1329           
Flag Coverage Δ
packages 43.98% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

This branch was successfully deployed

5 active deployments
Preview – docs-v2 — eee927ce Deployed Sep 22, 2026 by vercel[bot]
Preview – thirdweb-www — eee927ce Deployed Sep 22, 2026 by vercel[bot]
Preview – thirdweb_playground — eee927ce Deployed Sep 22, 2026 by vercel[bot]
Preview – nebula — eee927ce Deployed Sep 22, 2026 by vercel[bot]
Preview – wallet-ui — eee927ce Deployed Sep 22, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

packages SDK Involves changes to the thirdweb SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant