Skip to content

Releases: polkadot-js/api

v10.12.1

04 Mar 12:20
Compare
Choose a tag to compare

Contributed:

v10.11.3

27 Feb 15:26
Compare
Choose a tag to compare

Contributed:

Changes:

  • Bump dev w/ packageDetect adjustments
  • Update copyright year
  • Bump nock, and dev deps
  • Allow cacheCapacity option for the WsProvider
  • Bump yarn

v10.11.2

18 Dec 10:43
Compare
Choose a tag to compare

Contributed:

Changes:

  • Support [8a;32] types in known keys
  • Update to latest Substrate metadata

v10.11.1

18 Nov 08:23
Compare
Choose a tag to compare

Contributed:

Changes:

  • Add known intrablockEntropy storage key
  • Add support for SkipCheckIfFeeless signed extension
  • Ensure all usages of balances.transfer (in tests) have been removed
  • Drop support for Node 16 (EOL 11 Sep 2023)

v10.10.1

14 Oct 07:05
Compare
Choose a tag to compare

Contributed:

Changes:

  • Serialize any additional payload fields via toJSON()
  • Expose internal rpc-core stats on api.stats getter
  • Add support for latest/stable V15 metadata interfaces
  • Add runtime BeefyApi version 3
  • Add runtime ParachainHost version 5
  • Expose chain.subscribeFinalizedBlocks derive
  • Consistently use import.meta.url inside tests
  • Group Uint/Int tests for maintainability
  • Update to latest Polkadot, Kusama & Substrate metadata

v10.9.1

12 Jun 04:42
Compare
Choose a tag to compare

Changes:

  • Adjust object index access for stricter tsconfig settings
  • Update to latest Polkadot, Kusama & Substrate metadata

v10.8.1

05 Jun 05:05
Compare
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
Compare
Choose a tag to compare

Changes:

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

v10.7.2

21 May 10:31
Compare
Choose a tag to compare

Contributed:

Changes:

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

v10.7.1

13 May 10:00
Compare
Choose a tag to compare

Changes:

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