Skip to content

chore: export payment result#4681

Merged
lukaisailovic merged 2 commits intomainfrom
chore/export-pay-result
Jul 22, 2025
Merged

chore: export payment result#4681
lukaisailovic merged 2 commits intomainfrom
chore/export-pay-result

Conversation

@lukaisailovic
Copy link
Copy Markdown
Collaborator

Description

Export PaymentResult type in case developers want to use it directly

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Associated Issues

For Linear issues: Closes APKT-xxx
For GH issues: closes #...

Showcase (Optional)

If there is a UI change include the screenshots with before and after state.
If new feature is being introduced, include the link to demo recording.

Checklist

  • Code in this PR is covered by automated tests (Unit tests, E2E tests)
  • My changes generate no new warnings
  • I have reviewed my own code
  • I have filled out all required sections
  • I have tested my changes on the preview link
  • Approver of this PR confirms that the changes are tested on the preview link

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jul 21, 2025

🦋 Changeset detected

Latest commit: 7e99f56

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

This PR includes changesets to release 23 packages
Name Type
@reown/appkit-pay 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-wagmi Patch
@reown/appkit-cdn Patch
@reown/appkit-experimental Patch
@reown/appkit-testing Patch
@reown/appkit-common 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-cli 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 Jul 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
appkit-basic-html ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 21, 2025 4:55pm
appkit-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 21, 2025 4:55pm
appkit-gallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 21, 2025 4:55pm
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 21, 2025 4:55pm
10 Skipped Deployments
Name Status Preview Comments Updated (UTC)
appkit-basic-example ⬜️ Ignored (Inspect) Jul 21, 2025 4:55pm
appkit-basic-sign-client-example ⬜️ Ignored (Inspect) Jul 21, 2025 4:55pm
appkit-basic-up-example ⬜️ Ignored (Inspect) Jul 21, 2025 4:55pm
appkit-ethers5-bera ⬜️ Ignored (Inspect) Jul 21, 2025 4:55pm
appkit-nansen-demo ⬜️ Ignored (Inspect) Jul 21, 2025 4:55pm
appkit-vue-solana ⬜️ Ignored (Inspect) Jul 21, 2025 4:55pm
appkit-wagmi-cdn-example ⬜️ Ignored (Inspect) Jul 21, 2025 4:55pm
ethereum-provider-wagmi-example ⬜️ Ignored (Inspect) Jul 21, 2025 4:55pm
next-wagmi-solana-bitcoin-example ⬜️ Ignored (Inspect) Jul 21, 2025 4:55pm
vue-wagmi-example ⬜️ Ignored (Inspect) Jul 21, 2025 4:55pm

@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 77.63% 30820 / 39700
🔵 Statements 77.63% 30820 / 39700
🔵 Functions 68.87% 2534 / 3679
🔵 Branches 84.28% 6431 / 7630
File CoverageNo changed files found.
Generated in workflow #13527 for commit 7e99f56 by the Vitest Coverage Report Action

@lukaisailovic lukaisailovic added this pull request to the merge queue Jul 22, 2025
Merged via the queue into main with commit da6d268 Jul 22, 2025
41 checks passed
@lukaisailovic lukaisailovic deleted the chore/export-pay-result branch July 22, 2025 10:23
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.

2 participants