Tags: starknet-io/starknet.js
Tags
chore(release): 7.5.0 [skip ci] # [7.5.0](v7.4.0...v7.5.0) (2025-06-04) ### Bug Fixes * snip29 - timeBounds seconds (number), public preparePaymasterTransaction ([#1408](#1408)) ([8cd4fa8](8cd4fa8)) ### Features * rename internal types-js alias to include organization scope ([#1410](#1410)) ([d19cb57](d19cb57))
chore(release): 7.4.0 [skip ci] # [7.4.0](v7.3.0...v7.4.0) (2025-05-27) ### Bug Fixes * add max_fee warning to v3 tx, remove discontinued nethermind fre… ([#1402](#1402)) ([2c6f3e3](2c6f3e3)) * isSuccess, isError, isReverted type predicate of ReceiptTx, GetTransactionReceiptResponse ([#1392](#1392)) ([8bc65a0](8bc65a0)) * legacy Program interface with missing properties ([#1378](#1378)) ([de3e336](de3e336)) * parseEvents should not modify ref event object ([#1399](#1399)) ([5091541](5091541)) ### Features * getL1MessageHash() ([#1401](#1401)) ([7ba427e](7ba427e)) * snip29 safety checks ([#1403](#1403)) ([d348f74](d348f74))
chore(release): 7.2.0 [skip ci] # [7.2.0](v7.1.0...v7.2.0) (2025-05-09) ### Bug Fixes * new rpc08 methods do not work ([9a0f0fa](9a0f0fa)) * resolve versions utils and test ([949de76](949de76)) * update fetch checks ([8d1f0b5](8d1f0b5)) ### Features * full speck version implementation ([fd08f22](fd08f22)) * global fetch and websocket in config, globalThis for auto-detect fetch ([1f2340a](1f2340a)) * ledger v2.3.1 ([8a4fabb](8a4fabb)) * remove WebSocket dependencies ([ae83b1b](ae83b1b))
chore(release): 7.1.0 [skip ci] # [7.1.0](v7.0.1...v7.1.0) (2025-04-14) ### Bug Fixes * ensure enum replacement objects are reachable for type resolution ([#1375](#1375)) ([eb8b10d](eb8b10d)) * make the provider create method generic to enable it when mixins are applied ([#1370](#1370)) ([1f48dc6](1f48dc6)) ### Features * update to rpc 0.8.1 ([83e17b8](83e17b8))
chore(release): 7.0.0 [skip ci] # [7.0.0](v6.24.1...v7.0.0) (2025-03-28) * Implement RPC 0.8 and V3 transactions ([#1328](#1328)) ([316ae27](316ae27)) ### Bug Fixes * contract withOptions Fix/1252 ([#1255](#1255)) ([b59952e](b59952e)) * update ws impl, add TEST_WS_URL, update token constants ([411eeec](411eeec)) ### Features * drop fetch-cookie dependency ([9a57daf](9a57daf)) * drop isomorphic-fetch dependency ([9da0083](9da0083)) * prune deprecated functionalities ([cbd18f5](cbd18f5)) * the WebSockets ([#1251](#1251)) ([fabca27](fabca27)), closes [#1272](#1272) * Update Beta to latest Develop ([#1312](#1312)) ([2958051](2958051)), closes [#949](#949) [#970](#970) * v7 fee, new methods, tests ([#1337](#1337)) ([00743de](00743de)) ### BREAKING CHANGES * Removed multiple functionalities that have been marked as deprecated * Library defaults to RPC 0.8 with the corresponding API changes, dropped RPC 0.6 support
chore(release): 7.0.0-beta.4 [skip ci] # [7.0.0-beta.4](v7.0.0-beta.3...v7.0.0-beta.4) (2025-03-28) ### Bug Fixes * repair snip-12 enum type nested dependency ([#1289](#1289)) ([1cd4219](1cd4219)) ### Features * drop fetch-cookie dependency ([9a57daf](9a57daf)) * drop isomorphic-fetch dependency ([9da0083](9da0083)) * prune deprecated functionalities ([cbd18f5](cbd18f5)) ### BREAKING CHANGES * Removed multiple functionalities that have been marked as deprecated
PreviousNext