Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review infoConfiguration used: Organization UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (9)
WalkthroughThis release PR updates versions across multiple packages (thirdweb to 5.119.0, nebula to 0.2.110, wagmi-adapter to 0.2.207, and wagmi-demo to 0.0.52) with corresponding changelog entries. A temporary changeset file was removed, and the thirdweb package introduces a new Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8687 +/- ##
=======================================
Coverage 52.72% 52.72%
=======================================
Files 934 934
Lines 62965 62965
Branches 4134 4133 -1
=======================================
Hits 33197 33197
Misses 29670 29670
Partials 98 98
🚀 New features to boost your workflow:
|
size-limit report 📦
|
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.119.0
Minor Changes
5352152Thanks @Yash094! - AddrequireApprovaloption touseConnectModalhook to require terms of service and privacy policy acceptance before connecting an in-app wallet@thirdweb-dev/nebula@0.2.110
Patch Changes
5352152]:@thirdweb-dev/wagmi-adapter@0.2.207
wagmi-inapp@0.0.52
Patch Changes
5352152]:PR-Codex overview
This PR focuses on updating version numbers across various packages, enhancing dependency management, and introducing new features in the
thirdweblibrary.Detailed summary
connect-modal-require-approval.md.packages/thirdweb/package.jsonto5.119.0.apps/wagmi-demo/package.jsonto0.0.52.packages/nebula/package.jsonto0.2.110.packages/wagmi-adapter/package.jsonto0.2.207.packages/nebula/CHANGELOG.md,apps/wagmi-demo/CHANGELOG.md, andpackages/thirdweb/CHANGELOG.md, highlighting new features and dependency updates.Summary by CodeRabbit
Release Notes
New Features
requireApprovaloption to the connect modal hook, enabling enforcement of terms of service and privacy policy acceptance before connecting an in-app wallet.Chores