Skip to content

Releases: subquery/subql

[5.2.9] @subql/node

30 Oct 05:07
93ba438
Compare
Choose a tag to compare

[5.2.9] - 2024-10-30

Changed

  • Bump @subql/node-core dependency

[14.1.7] @subql/node-core

30 Oct 05:07
93ba438
Compare
Choose a tag to compare

[14.1.7] - 2024-10-30

Changed

  • Bump @subql/common dependency

[3.11.3] @subql/types

23 Oct 06:42
e20be67
Compare
Choose a tag to compare

[3.11.3] - 2024-10-23

Fixed

  • Bump version @subql/types-core

[2.2.2] @subql/testing

23 Oct 06:42
e20be67
Compare
Choose a tag to compare

[2.2.2] - 2024-10-23

Fixed

  • Bump version @subql/types-core

[5.2.8] @subql/node

23 Oct 09:01
b66eea4
Compare
Choose a tag to compare

[5.2.8] - 2024-10-23

Changed

  • Bump @subql/common-substrate dependency

[5.1.4] @subql/common

23 Oct 06:42
e20be67
Compare
Choose a tag to compare

[5.1.4] - 2024-10-23

Fixed

  • Bump version @subql/types-core

[4.3.2] @subql/common-substrate

23 Oct 09:01
b66eea4
Compare
Choose a tag to compare

[4.3.2] - 2024-10-23

Changed

  • Bump version with @subql/common

[2.0.0] @subql/types-core

21 Oct 02:08
7e3f97a
Compare
Choose a tag to compare

[2.0.0] - 2024-10-21

Changed

  • Update store interface making options.limit required on getByField(s) methods (#2567)

[5.2.7] @subql/node

21 Oct 02:09
7e3f97a
Compare
Choose a tag to compare

[5.2.7] - 2024-10-21

Fixed

  • Issues with setting a large block range for bypass blocks (#2566)

[14.1.6] @subql/node-core

21 Oct 02:08
7e3f97a
Compare
Choose a tag to compare

[14.1.6] - 2024-10-21

Fixed

  • Issues with setting a large block range for bypass blocks (#2566)
  • Test runner not setting lastProcessedHeight leading to data not being flushed (#2569)
  • Unable to rewind unfinalized blocks on startup (#2570)
  • Store getByFields returning removed cache data (#2571)

Changed

  • Throw error when store getByField(s) options.limit exceeds queryLimit option (#2567)