github starknet-io/starknet.js v11.0.0-beta.8

pre-release4 hours ago

11.0.0-beta.8 (2026-08-27)

Bug Fixes

  • starknetId: accept bigAlphabet characters in isStarkDomain (f508984), closes #1668
  • starknetId: reject names the encoder cannot represent (76fe9b1), closes #1668

BREAKING CHANGES

  • starknetId: useEncoded throws on any character outside the Starknet.id alphabets
    instead of silently ignoring it, and encodeBrotherDomain, which calls it with no guard,
    throws on the same input. isStarkDomain also rejects labels whose encoding overflows the
    field, including every 48-character label it used to accept.

Don't miss a new starknet.js release

NewReleases is sending notifications on new releases.