chore: version package - #5067
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 4, 2026 04:45
198bf65 to
bff5089
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 7, 2026 02:58
bff5089 to
dd95dc9
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 7, 2026 03:11
dd95dc9 to
50db781
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 7, 2026 03:21
50db781 to
c627eab
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
viem@2.56.4
Patch Changes
#5058
307961495ce402adbbd31c793277850726308f82Thanks @riba2534! - FixedgetUserOperationthrowingCannot convert null to a BigIntfor pending User Operations, and madeblockHash,blockNumber, andtransactionHashnullable on its return value (as well as onGetUserOperationByHashReturnType) to reflect what Bundlers return while a User Operation is in the mempool.#5055
5531c78f24039475d276fa34e6d7c9073b0abf35Thanks @alexursol2! - Added OP Stack configuration to the Whitechain Sepolia chain.#5056
1a6076e582f596acba03b7cc28963a746bcce839Thanks @struong! - Added canonical Earn factory addresses to the Tempo mainnet and testnet chain definitions and inferred them in Earn deployments.#5062
200fbe123d897208d315242d5f6ceabdce503a08Thanks @oliverboehm-xgr! - Added XGR Testnet chain.#5068
3dd157b5305c9fb837752c74039d7571cc9d6ec0Thanks @pucedoteth! - Fixed the SIWE scheme check accepting a comma.[a-zA-Z0-9+-.]reads+-.as a character range (+,-.), socreateSiweMessagedid not reject a scheme such asht,tpsdespite validating against RFC 3986, andparseSiweMessagereturned it asscheme.