Releases: subquery/subql
Releases · subquery/subql
[5.12.0] @subql/cli
[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
[18.1.1] - 2025-06-05
Added
- cause to BackoffError (#2805)
Changed
- Improve error messages with workers (#2809)
[5.11.0] @subql/cli
[5.11.0] - 2025-06-05
Changed
- Init command to have more arguments and avoid interaction (#2809)
[2.19.0] @subql/utils
[2.19.0] - 2025-05-21
Added
- Regex for _global table (#2799)
[2.22.1] @subql/query
[2.22.1] - 2025-05-21
Changed
- Hide _global table from being queried (#2799)
[6.1.0] @subql/node
[6.1.0] - 2025-05-21
Added
- Support for adding new enum values in migrations
[18.1.0] @subql/node-core
[18.1.0] - 2025-05-21
Added
- Support for adding new enum values in migrations (#2798)
[6.0.5] @subql/node
[6.0.5] - 2025-05-20
Fixed
- Missing dependency for testing subcommand (#2795)
[18.0.6] @subql/node-core
[18.0.6] - 2025-05-20
Fixed
- Edge case with auto queue out of order tasks (#2789)
[5.10.0] @subql/cli
[5.10.0] - 2025-05-20
Added
- Support for Solana Codegen (#2787)
- Support for jsonc tsconfigs in projects (#2796)