-
-
Notifications
You must be signed in to change notification settings - Fork 921
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version Packages #2661
Merged
Merged
Version Packages #2661
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Removed dependencies detected. Learn more about Socket for GitHub ↗︎ 🚮 Removed packages: npm/viem@2.20.0) |
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 28, 2024 00:42
1b176cc
to
88467bf
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
August 28, 2024 10:33
a022cfd
to
fedb25c
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 28, 2024 10:49
fedb25c
to
f8358e2
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
August 29, 2024 00:35
69e888b
to
0455cf0
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 29, 2024 03:00
0455cf0
to
4e0ab35
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 29, 2024 05:54
4e0ab35
to
9ae6656
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 29, 2024 06:07
9ae6656
to
c7b015e
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 29, 2024 22:00
c7b015e
to
c7748f1
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 29, 2024 22:13
c7748f1
to
3dd64a0
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
August 29, 2024 22:21
eccd728
to
f70b3e9
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 29, 2024 22:36
f70b3e9
to
10be41a
Compare
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 the packages will be published to npm 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.0
Minor Changes
#2665
2e05c52
Thanks @jxom! - Added built-in support for Linea gas & fee estimations.#2665
2e05c52
Thanks @jxom! - Deprecatedchain.fees.defaultPriorityFee
, usechain.fees.maxPriorityFeePerGas
instead.Patch Changes
#2670
d1ca95c
Thanks @crystalbit! - Added Fluence, Fluence Testnet, and Fluence Stage.#2662
d88eb42
Thanks @parseb! - Added Soneium Minato testnetdc3c0a0
Thanks @jxom! - AddednonceManager
parameter toprepareTransactionRequest
.#2664
5c3ed45
Thanks @abs3ntdev! - Added Tron chain#2666
e026509
Thanks @cong1223! - Added storyTestnet#2660
2813fbd
Thanks @RobbyUitbeijerse! - Adjusted sophon native token symbol.PR-Codex overview
This PR updates the version of
viem
to2.21.0
, introducing minor and patch changes. Notable updates include built-in support for Linea gas estimations and addition of various testnets.Detailed summary
viem
version to2.21.0
chain.fees.defaultPriorityFee