Releases: subquery/subql
Releases · subquery/subql
[19.1.0] @subql/node-core
[19.1.0] - 2026-02-23
Fixed
- Recovery for invalid POI sync state on startup. Now it searches backward to find the last valid synced POI and updates
the metadata accordingly. (#3014)
[6.6.2] @subql/cli
[6.4.6] @subql/node
[6.4.6] - 2025-11-26
Fixed
- skipTransactions combined with workers throwing an error getting the block timestamp (#2978)
[6.4.5] @subql/node
[6.4.5] - 2025-11-25
Fixed
- Updating models updateOnDuplicate field being calculated incorrectly (#2976)
[19.0.0] @subql/node-core
[19.0.0] - 2025-11-26
Changed
- Update the
toBlockResponsefunction signature on the worker service to take anIBlock<B>instead of aBtype (#2978)
[18.5.3] @subql/node-core
[18.5.3] - 2025-11-25
Fixed
- Updating models updateOnDuplicate field being calculated incorrectly (#2976)
[6.4.4] @subql/node
[18.5.2] @subql/node-core
[5.8.2] @subql/common
[4.5.5] @subql/common-substrate
[4.5.5] - 2025-11-20
Changed
- Update
@subql/common