github starknet-io/starknet.js v10.0.0-beta.1

pre-release8 hours ago

10.0.0-beta.1 (2026-02-24)

Bug Fixes

  • node runtime array buffer fix (5b95106)

Features

  • remove pako package and replace with native and faster CompressionStream, update TS 5.9 (75b8226)

BREAKING CHANGES

  • Account no longer extends Provider. Provider methods must now be accessed via account.provider property.

Changes:

  • Account uses composition instead of inheritance
  • Add plugin system to replace ts-mixer
  • Update all tests to use account.provider.xyz()
  • Create migration guide and plugin documentation

Don't miss a new starknet.js release

NewReleases is sending notifications on new releases.