chore: version package#4624
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
11d26ac to
87093f0
Compare
87093f0 to
8ab0de4
Compare
4848586 to
bd18a2f
Compare
bd18a2f to
1989a72
Compare
1989a72 to
fb4d9af
Compare
fb4d9af to
10d17a4
Compare
10d17a4 to
2fa93de
Compare
2fa93de to
c7a1aab
Compare
c7a1aab to
15147e7
Compare
15147e7 to
ca7b936
Compare
ca7b936 to
968c1cc
Compare
968c1cc to
08d6652
Compare
08d6652 to
562c925
Compare
562c925 to
b53b729
Compare
93f3a42 to
2bce21d
Compare
2bce21d to
6a99cbb
Compare
6a99cbb to
cf36a4d
Compare
cf36a4d to
f8c5e75
Compare
f8c5e75 to
cb9a028
Compare
cb9a028 to
16613aa
Compare
16613aa to
48afc7f
Compare
48afc7f to
076024a
Compare
076024a to
d71d606
Compare
d71d606 to
d757ada
Compare
d757ada to
4e71246
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.50.0
Minor Changes
#4337
fd2fbd5c24b7002849e55cbeb066d165041abca2Thanks @haydenshively! - Added support for batching calls that share matchingstateOverridevalues.#4186
aa1ac95104ae3a51dd446bfdcac9c4ebdd47ba43Thanks @dputko! - Added EIP-1898 block identifier support (blockHashandrequireCanonicalparameters) forcall,getBalance,getCode,getProof,getStorageAt, andgetTransactionCountactions.#4590
a9bfd944aea8f7822b8fc3fcf92c583f4144f672Thanks @brendanjryan! - Added Tempo fee token validation with typed errors.#4551
efc76f9f8e521829a90f811353cda4b5bb5ec6c5Thanks @adraffy! - Added CCIP-Read Tunneling.Patch Changes
#4630
e8bc0fb9de7ac4155431ae5de6566616e3a0993fThanks @jxom! - Fixedobserveretaining listener and cleanup cache entries after the last listener unwatched.#4613
bd1d24420a324cf51ce2ea4efec2d7d048c5d3beThanks @Kropiunig! - FixedencodeEventTopicsincorrectly prepending the event signature as a topic for anonymous events.#4601
449c5f6a239d04f5ef7c5031430fb3c8013d4119Thanks @o19k! - FixedsocketClient.close()triggering an unwanted reconnect loop that prevented the Node.js process from exiting.#4625
ddee0b2f61723ba0a3e5b447da0f4b9db493c1f5Thanks @jxom! - FixedmorphHoleskyblock explorerapiUrl(removed trailing?).#4612
552b7f7e755342e37e01fb57d79904b3e0689000Thanks @deodad! - FixedprepareTransactionRequestreturn types to preserve chain-specific transaction types.#4599
2e9745406453746cc4890c57c2bab55c46b34eb4Thanks @esorense! - Fixedsovablock explorer default URL.#4603
0354bb3c6702b32a3761776e5e15eecaa299d0e5Thanks @satyakwok! - Added Sentrix Chain (sentrix, id7119) and Sentrix Testnet (sentrixTestnet, id7120) chain definitions.#4633
84fb78fdb015ae1c83fe7372e1317254cbf9f989Thanks @jxom! - FixedgetEnsAddressdecoding offchain DNS address records whencoinTypewas specified.#4620
277c636492387be5f2b0b50bee252d22900baf29Thanks @nikitakent! - Added the MIZUHIKI Testnet Awaji#4634
e7b71e59dd9e28f60750e3184b8f71a9e9cb4ddfThanks @jxom! - FixednonceManagerresetting stale nonces after failed transaction submissions.#4596
0c71a69e54b871ab3835d4551d647a2ade80b135Thanks @cmende! - FixedverifyHashfor TempoallowAccessKeymode withsecp256k1keychain access keys, whose inner envelope did not carry apublicKey.