Skip to content

Releases: polkadot-js/api

v10.8.1

05 Jun 05:05

Choose a tag to compare

Contributed:

Changes:

  • Update to latest Polkadot, Kusama & Substrate metadata
  • Cleanup (some) linting overrides

v10.7.3

28 May 08:40

Choose a tag to compare

Changes:

  • Ensure that .paymentInfo never mutates the underlying/existing signature

v10.7.2

21 May 10:31

Choose a tag to compare

Contributed:

Changes:

  • Adjust @polkadot/types-create exports with no duplicates

v10.7.1

13 May 10:00

Choose a tag to compare

Changes:

  • Update to latest Polkadot, Kusama & Substrate metadata
  • Add module to package.json export map (ESM-only)

v10.6.1

07 May 11:41

Choose a tag to compare

Contributed:

Changes:

  • Apply historic Scheduled types for Kusama (as reported, non-comprehensive)
  • Adjust Deno types inside WsProvider
  • Allow parsing of (experimental) metadata v15
  • Update to latest Polkadot, Kusama & Substrate metadata

v10.5.1

29 Apr 09:11

Choose a tag to compare

Changes:

  • Default to hex-only in Int/UInt.toJSON for > 128-bit values
  • Allow for disabling of isPedantic storage checks in API options
  • Adjust usage of objectSpread, default to runtime as required
  • Adjust compilation output for __internal__ class fields
  • Update to latest Polkadot, Kusama & Substrate metadata

v10.4.1

22 Apr 10:02

Choose a tag to compare

Contributed:

Changes:

  • Adjust AccountId20 detection with partial match
  • Cleanup block author extraction derives
  • Update to latest Polkadot, Kusama & Substrate metadata
  • Drop support for Node 14 (EOL 30 Apr 2023)

v10.3.4

16 Apr 09:50

Choose a tag to compare

Changes:

  • Ensure block author extract uses the correct as-at block construction state

v10.3.3

15 Apr 12:08

Choose a tag to compare

Contributed:

Changes:

  • Update to latest Polkadot, Kusama & Substrate metadata
  • Minimal support for a @tsconfig/stricter setup

v10.3.2

10 Apr 05:23

Choose a tag to compare

Changes:

  • Revert throw on MSB BitVec (toHuman() output is still incorrect)