Conversation
Co-authored-by: Yash <Yash094@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🦋 Changeset detectedLatest commit: f8892c8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
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 |
|
Cursor Agent can help with this pull request. Just |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Organization UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (1)
WalkthroughAdds a changelog entry documenting a new Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
size-limit report 📦
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8686 +/- ##
=======================================
Coverage 52.72% 52.72%
=======================================
Files 934 934
Lines 62965 62965
Branches 4134 4134
=======================================
Hits 33197 33197
Misses 29670 29670
Partials 98 98
🚀 New features to boost your workflow:
|
[SDK] Feature: Add changeset for 'requireApproval' option in useConnectModal
Notes for the reviewer
This changeset documents the addition of the
requireApprovaloption to theuseConnectModalhook. It is marked as a minor version bump as it introduces a new public API option.How to test
Verify the content and format of the
.changeset/connect-modal-require-approval.mdfile.Slack Thread
PR-Codex overview
This PR introduces a new feature in the
useConnectModalhook, which requires users to accept the terms of service and privacy policy before they can connect their in-app wallet.Detailed summary
requireApprovaloption touseConnectModalhook.Summary by CodeRabbit