Skip to content

Version Packages#31

Open
abstract-release-bot[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

Version Packages#31
abstract-release-bot[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@abstract-release-bot
Copy link
Copy Markdown

@abstract-release-bot abstract-release-bot Bot commented May 8, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish 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

@abstract-foundation/wallet-sdk@0.2.0

Minor Changes

  • #30 63cd1e9 Thanks @coffeexcoin! - Initial release of @abstract-foundation/wallet-sdk. Framework-agnostic core
    for embedding the Abstract Global Wallet on third-party origins via iframe
    (with popup fallback). Ships:

    • createWallet({ host, chainId, dialog }) returning an EIP-1193 provider
    • iframe() / popup() dialog factories with hardened sandbox + allow attrs
    • Origin-validated postMessage messenger with ready handshake and
      request-id correlation
    • Auth-aware iframe → popup routing: the SDK reads the wallet host's
      authenticated status and uses a top-level popup for OAuth login before
      replaying the original connect request in the iframe
    • Iframe → popup fallback driven by HTTPS / IntersectionObserver-v2 /
      trusted-host eligibility checks, plus runtime __internal channels the
      wallet host can use for cases the SDK can't predict
    • IntersectionObserver-v2 feature detection used by the parent-side
      secure() eligibility check (the actual visibility wrapper lives in the
      wallet host application)

    Web Components (/elements) and React wrappers (/react) are planned for
    follow-up releases.

Patch Changes

  • #33 82b6ffb Thanks @coffeexcoin! - Align the iframe dialog with the wallet host overlay model and close the dialog when wallet requests finish.

  • #32 a640fe2 Thanks @coffeexcoin! - Align iframe dialog behavior with the wallet host by using a transparent parent backdrop, forwarding local dev protocol bypass configuration, and supporting host-driven dialog sizing.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 8, 2026

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

Project Deployment Actions Updated (UTC)
agw-wallet-sdk-demo Ready Ready Preview, Comment May 9, 2026 9:32pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
agw-nextjs Ignored Ignored Preview May 9, 2026 9:32pm
mpp-demo Ignored Ignored Preview May 9, 2026 9:32pm

Request Review

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.

0 participants