Skip to content

Releases: subquery/subql

[5.12.0] @subql/cli

12 Jun 01:13
f49cfe8
Compare
Choose a tag to compare

[5.12.0] - 2025-06-12

Changed

  • Update oclif dependency (#2817)
  • Update command descriptions (#2817)
  • Alias codegen:generate to import-abi (#2817)

Added

  • The codegen:generate command can now attempt to pull ABIs from etherscan (#2817)

[18.1.1] @subql/node-core

05 Jun 03:07
24d7efa
Compare
Choose a tag to compare

[18.1.1] - 2025-06-05

Added

  • cause to BackoffError (#2805)

Changed

  • Improve error messages with workers (#2809)

[5.11.0] @subql/cli

05 Jun 03:07
24d7efa
Compare
Choose a tag to compare

[5.11.0] - 2025-06-05

Changed

  • Init command to have more arguments and avoid interaction (#2809)

[2.19.0] @subql/utils

21 May 03:04
78164e4
Compare
Choose a tag to compare

[2.19.0] - 2025-05-21

Added

  • Regex for _global table (#2799)

[2.22.1] @subql/query

21 May 03:04
78164e4
Compare
Choose a tag to compare

[2.22.1] - 2025-05-21

Changed

  • Hide _global table from being queried (#2799)

[6.1.0] @subql/node

21 May 03:04
78164e4
Compare
Choose a tag to compare

[6.1.0] - 2025-05-21

Added

  • Support for adding new enum values in migrations

[18.1.0] @subql/node-core

21 May 03:04
78164e4
Compare
Choose a tag to compare

[18.1.0] - 2025-05-21

Added

  • Support for adding new enum values in migrations (#2798)

[6.0.5] @subql/node

20 May 03:28
4b02f21
Compare
Choose a tag to compare

[6.0.5] - 2025-05-20

Fixed

  • Missing dependency for testing subcommand (#2795)

[18.0.6] @subql/node-core

20 May 03:28
4b02f21
Compare
Choose a tag to compare

[18.0.6] - 2025-05-20

Fixed

  • Edge case with auto queue out of order tasks (#2789)

[5.10.0] @subql/cli

20 May 03:28
4b02f21
Compare
Choose a tag to compare

[5.10.0] - 2025-05-20

Added

  • Support for Solana Codegen (#2787)
  • Support for jsonc tsconfigs in projects (#2796)