File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 19.1.0] - 2026-02-23
10+ ### Fixed
11+ - Recovery for invalid POI sync state on startup. Now it searches backward to find the last valid synced POI and updates
12+ the metadata accordingly. (#3014 )
13+
914## [ 19.0.0] - 2025-11-26
1015### Changed
1116- Update the ` toBlockResponse ` function signature on the worker service to take an ` IBlock<B> ` instead of a ` B ` type (#2978 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @subql/node-core" ,
3- "version" : " 19.0.1- 0" ,
3+ "version" : " 19.1. 0" ,
44 "description" : " Common node features that are agnostic to blockchains" ,
55 "homepage" : " https://github.com/subquery/subql" ,
66 "repository" : " github:subquery/subql" ,
You can’t perform that action at this time.
0 commit comments