github starknet-io/starknet.js v8.0.0

latest releases: v8.5.3, v8.5.2, v8.5.1...
pre-releaseone month ago

8.0.0 (2025-07-28)

Bug Fixes

  • accountInvocationsFactory typing (a1b1e7f)
  • change DeclareDeployDCResponse name to DeclareDeployUDCResponse (6498b8b)
  • devenet (3b2be9d)
  • export Deployer, remove old helper parseUDCEvent, fix some tests imports (c2d0d55)
  • factory jsdocs, CompleteDeclareContractPayload type update for Cairo1 (06920cb)
  • import all types from ./api, remove 07 package (68ac49c)
  • improve DeclareContractPayload type (00835ca)
  • remove helper buildUDCCall (d299f7b)
  • removed duplicated buildDeployerContractPayload (e7b728d)
  • sepolia Pathfinder tests PASS (0c41fc2)
  • type problem in tests, due to merge in v8 (fd49e8a)
  • use new entrypoint on the new UDC (992ee09)

Features

  • add custom Deployer in Account constructor (7d62e20)
  • 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)
  • customize tip type, cleanup, account interface update, remove types namespace export (586ffde)
  • 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)
  • tip metric, test update (e665389)
  • tip raw impl in account, tests (07d4e73)
  • update packages (a52db43)

BREAKING CHANGES

  • starknet version 0.14:

Don't miss a new starknet.js release

NewReleases is sending notifications on new releases.