Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
4042ea6 to
ff6b48b
Compare
ff6b48b to
f36f79c
Compare
f36f79c to
8a2d663
Compare
8a2d663 to
9701e0a
Compare
9701e0a to
735780b
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.48.2
Patch Changes
#4526
28fcb0d487ecc525d687201b4eb47136ace7f7b9Thanks @mk0walsk! - Added OP Stack chain config to Zircuit.#4520
3e88a77f8eb92fa1ce4410ad14bdbab8f04cce4bThanks @pxrl! - Added Tron block time67d979c678c4835ace58c00e43eaf2291cd5764bThanks @jxom! - FixedprepareTransactionRequestto preservenonce: 0instead of dropping it.#4455
c0c09a6adf8cafc75f3ace8b892e57f41538baa7Thanks @nikicat! - FixedLogTopictype to accept readonly arrays.59b69da17293f626650f211f0129b7ccfdaf957dThanks @jxom! - AddedresolveAccessKeyto support alternative access key formats ({ address, type },{ publicKey, type }) in addition to{ accessKeyAddress, keyType }forsignKeyAuthorizationand access key actions.#4428
30ac0cf8517a013d9869cf2a9c2a652c80abaf46Thanks @hashcashier! - Replaced manualextraDatadecoding withl2SequenceNumber()contract call ingetGames.