Skip to content

Releases: polkadot-js/api

v16.5.2

11 Nov 06:57

Choose a tag to compare

Changes:

  • Bump @PolkaDot dependencies (#6222)
  • Fix: add phantom export to prevent empty types.ts compilation error (#6221)

v16.5.1

06 Nov 07:02

Choose a tag to compare

Changes:

  • Upgrade Polkadot and Polkadot Asset Hub types for 2000000 (#6219)
  • Upgrade Kusama and Kusama Asset Hub types for 1009003 (#6218)

v16.4.9

14 Oct 13:57

Choose a tag to compare

Changes:

  • Bump @polkadot/common deps to v13.5.7 (#6216)

Contributions:

  • Ensure rpc-core can correctly decode types, even if multiple types share the same name (#6089)

v16.4.8

23 Sep 14:45

Choose a tag to compare

Changes:

  • refactor: retrieve contract address from Instantiated event (#6210)

v16.4.7

15 Sep 15:50

Choose a tag to compare

Changes:

  • fix: Set Statemint xcm types to v4 to patch decoding (#6208)
  • fix: Handle optional chaining for claimed rewards in staker rewards functions (#6205)

v16.4.6

26 Aug 19:03

Choose a tag to compare

Changes:

  • Upgrade substrate types to stable2506-1 (#6201)
  • Bump @polkadot/common deps (#6202)

v16.4.5

20 Aug 12:16

Choose a tag to compare

Changes:

  • Fix transferable balance calculation (#6197)

v16.4.4

13 Aug 12:26

Choose a tag to compare

Changes:

  • bump polkadot/common to 13.5.5 (#6195)

v16.4.3

29 Jul 06:42

Choose a tag to compare

  • Bump @polkadot/common to 13.5.4 (#6193)

v16.4.2

22 Jul 13:51

Choose a tag to compare

  • Add validation for cache capacity and TTL in LRUCache (#6187)