-
Notifications
You must be signed in to change notification settings - Fork 831
Release v9 #1549
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
Merged
Release v9 #1549
Conversation
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
…knet.js into WalletAccountV5
Starknetjs/v9
Change tip alert
\ BREAKING CHANGE: starknetjs v9
# [9.0.0-beta.1](v8.9.0...v9.0.0-beta.1) (2025-11-20) ### Bug Fixes * corrected also in getTipStatsParallel ([1db744f](1db744f)) * npm audith node-tar issue for the used npm version ([a06174e](a06174e)) ### Features * base refactor for v9, channel rpc 0.10, tests, types ([70ea529](70ea529)) * bump version\ ([228e34a](228e34a)) ### BREAKING CHANGES * starknetjs v9
chore: V9: add Zan node in default list
# [9.0.0-beta.4](v9.0.0-beta.3...v9.0.0-beta.4) (2025-12-08) ### Bug Fixes * replace alchemy with zan for public node ([1d9f0dd](1d9f0dd))
Beta -> Develop
# [9.0.0](v8.9.2...v9.0.0) (2025-12-08) ### Bug Fixes * corrected also in getTipStatsParallel ([1db744f](1db744f)) * fix also fastWaitForTransaction ([1c1fe69](1c1fe69)) * npm audith node-tar issue for the used npm version ([a06174e](a06174e)) * problem of default starknet version in extractContractHashes ([8a48ae2](8a48ae2)) * relocate default value of starknet version ([98c1be0](98c1be0)) * remove not more necessary rpc version test ([c783cb2](c783cb2)) * remove test not rpc0.8 ([4ee93f0](4ee93f0)) * replace alchemy with zan for public node ([1d9f0dd](1d9f0dd)) * spec 10rc2 ([13ddab9](13ddab9)) ### Features * base refactor for v9, channel rpc 0.10, tests, types ([70ea529](70ea529)) * bump version\ ([228e34a](228e34a)) ### BREAKING CHANGES * starknetjs v9
feat: handling of get-starknet v5
* fix(utils): fetch bindings * use two-steps undefined check
## [9.1.1](v9.1.0...v9.1.1) (2025-12-09) ### Bug Fixes * **utils:** fetch bindings ([#1514](#1514)) ([45e063b](45e063b))
#1546) * feat: default channel options, estimate and simulate flags defaults now in global config * feat: make config dot nestable * fix: test and suggestions
# [9.2.0](v9.1.1...v9.2.0) (2025-12-10) ### Features * default channel options, estimate and simulate flags defaults n… ([#1546](#1546)) ([d1d3cef](d1d3cef))
Docs/migrationv9
penovicp
approved these changes
Dec 11, 2025
Contributor
|
🎉 This PR is included in version 9.2.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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.
Motivation and Resolution
...
RPC version (if applicable)
...
Usage related changes
Development related changes
Checklist: