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.21.41
Patch Changes
#2962
de25e2b617b2a01bb9daf23cc3de927438fdc15c
Thanks @Zhangnong! - Added ENULS Mainnet.#2963
83869dabffcaab99e401ddc35fa9e2781a15bf59
Thanks @Zhangnong! - Added AIOZ Network.#2965
eb1863277483106b55b8fa74716f52a9e642b3d0
Thanks @alcuadrado! - FixedsendTransaction
error bubbling for fallback.#2968
e8a79e8eb94b405e02ea05735bb6e6f204623a51
Thanks @roylines! - Update from MATIC to POL on Polygon Amoy.#2965
eb1863277483106b55b8fa74716f52a9e642b3d0
Thanks @alcuadrado! - Rethrow the originaleth_sendTransaction
error ifwallet_sendTransaction
isn't supported#2964
4c688448928ed998b2884bcda5c3885af43750d6
Thanks @impelcrypto! - Updated the disputeGameFactory contract and the explorer URL for Soneium MinatoPR-Codex overview
This PR focuses on updating the version of the package from
2.21.40
to2.21.41
, along with several enhancements and fixes, including the addition of new networks and improvements to transaction error handling.Detailed summary
2.21.41
insrc/errors/version.ts
,src/jsr.json
, andsrc/package.json
.cpu
support forbun@1.1.30
.pnpm-lock.yaml
.src/CHANGELOG.md
:ENULS Mainnet
.AIOZ Network
.sendTransaction
error bubbling.eth_sendTransaction
error ifwallet_sendTransaction
isn't supported.