Releases: starknet-io/starknet.js
Releases · starknet-io/starknet.js
v8.0.0-beta.2
8.0.0-beta.2 (2025-07-21)
Features
v8.0.0-beta.1
8.0.0-beta.1 (2025-07-16)
- feat!: bump version (0afb3f8)
Bug Fixes
- factory jsdocs, CompleteDeclareContractPayload type update for Cairo1 (06920cb)
- import all types from ./api, remove 07 package (68ac49c)
- improve DeclareContractPayload type (00835ca)
- sepolia Pathfinder tests PASS (0c41fc2)
Features
- await Contract.factory() with rawArgs support, del connect(), del contractFactory Class (c108160)
- contract & factory type-sync with Account, fix SierraContractClass abi, buildUDCCall with abi (20a732a)
- introduce roc09, made batchClient generic (c49dd10)
- main modifications without tests (3407201)
- new channel init (ffec346)
- object-base API Account,WalletAccount, backward support methods (06a3760)
- second swipe update, clean or commented tests (92185f5)
BREAKING CHANGES
- starknet version 0.14:
v7.6.4
v7.6.3
v7.6.2
v7.6.1
v7.6.0
v7.5.1
v7.5.0
v7.4.0
7.4.0 (2025-05-27)
Bug Fixes
- add max_fee warning to v3 tx, remove discontinued nethermind fre… (#1402) (2c6f3e3)
- isSuccess, isError, isReverted type predicate of ReceiptTx, GetTransactionReceiptResponse (#1392) (8bc65a0)
- legacy Program interface with missing properties (#1378) (de3e336)
- parseEvents should not modify ref event object (#1399) (5091541)