You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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-client@1.12.0
Minor Changes
8b09879: Add sendTransactionSync and writeContractSync to AbstractClient and SessionClient for EIP-7966 support
Low Risk
This PR only updates package versions/changelogs and removes the consumed changeset file, with no functional code changes in this diff. Risk is limited to release/versioning correctness and downstream dependency alignment.
Overview
Publishes a new release set: @abstract-foundation/agw-client bumps to 1.12.0 with changelog notes for adding sendTransactionSync/writeContractSync (EIP-7966 support), and the associated changeset is removed.
Bumps @abstract-foundation/agw-react, @abstract-foundation/agw-web, and @abstract-foundation/web3-react-agw patch versions to reflect the updated agw-client dependency, with corresponding changelog entries.
Written by Cursor Bugbot for commit 9fcfdf3. This will update automatically on new commits. Configure here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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-client@1.12.0
Minor Changes
sendTransactionSyncandwriteContractSynctoAbstractClientandSessionClientfor EIP-7966 support@abstract-foundation/agw-react@1.11.1
Patch Changes
@abstract-foundation/agw-web@1.10.1
Patch Changes
@abstract-foundation/web3-react-agw@1.8.1
Patch Changes
PR-Codex overview
This PR focuses on updating the versions of several packages and enhancing the
agw-clientwith new functionalities for EIP-7966 support.Detailed summary
sync-transaction-actions.md.CHANGELOG.mdforagw-web,agw-react, andweb3-react-agwto reflect new versions.sendTransactionSyncandwriteContractSynctoAbstractClientandSessionClientinagw-client.1.12.0foragw-client,1.11.1foragw-react,1.10.1foragw-web, and1.8.1forweb3-react-agw.