Skip to content

Version Packages#13

Merged
coffeexcoin merged 1 commit intomainfrom
changeset-release/main
Apr 19, 2026
Merged

Version Packages#13
coffeexcoin merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 18, 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/agw-react@1.13.0

Minor Changes

  • #12 b6cf8e4 Thanks @coffeexcoin! - Removed the @abstract-foundation/agw-react/thirdweb subpath export. The thirdweb adapter now lives in its own package, @abstract-foundation/agw-thirdweb, so that thirdweb's transitive dependency tree is no longer dragged into @abstract-foundation/agw-react installs.

    Consumers of the previous subpath should install @abstract-foundation/agw-thirdweb and update their import:

    - import { abstractWallet } from "@abstract-foundation/agw-react/thirdweb";
    + import { abstractWallet } from "@abstract-foundation/agw-thirdweb";

    thirdweb is no longer declared as a peer dependency of @abstract-foundation/agw-react.

@abstract-foundation/agw-thirdweb@0.1.0

Minor Changes

  • #12 b6cf8e4 Thanks @coffeexcoin! - Initial release of @abstract-foundation/agw-thirdweb — the Abstract Global Wallet adapter for the thirdweb Connect SDK. Previously shipped as the @abstract-foundation/agw-react/thirdweb subpath; the adapter now lives in a dedicated package so thirdweb's transitive dependency tree stays out of applications that don't use it.

    Migration:

    - import { abstractWallet } from "@abstract-foundation/agw-react/thirdweb";
    + import { abstractWallet } from "@abstract-foundation/agw-thirdweb";

    The abstractWallet() API is unchanged.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 5c5453f to 3c8c13b Compare April 18, 2026 22:05
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 18, 2026

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

Project Deployment Actions Updated (UTC)
agw-cli Ready Ready Preview, Comment Apr 19, 2026 1:40am
agw-nextjs Ready Ready Preview, Comment Apr 19, 2026 1:40am
mpp-demo Ready Ready Preview, Comment Apr 19, 2026 1:40am

Request Review

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 3c8c13b to 9b03cee Compare April 18, 2026 23:00
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 9b03cee to c6e54ba Compare April 18, 2026 23:06
@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 7569b67 to 8837e6a Compare April 18, 2026 23:26
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 8837e6a to 3a6b7a9 Compare April 18, 2026 23:35
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 3a6b7a9 to d50639c Compare April 18, 2026 23:52
@abstract-release-bot abstract-release-bot Bot force-pushed the changeset-release/main branch from d50639c to 50efeb6 Compare April 19, 2026 00:23
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 50efeb6 to 6110415 Compare April 19, 2026 00:30
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.

1 participant