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,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 19.3.0] - 2026-03-27
10+ ### Changed
11+ - Optionally disable multichain rewind lock (#3028 )
12+
913## [ 19.2.0] - 2026-03-05
1014### Changed
1115- Improve logging of ` rewindHeight ` when handling un-finalized blocks (#3018 )
@@ -1070,7 +1074,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10701074### Changed
10711075- Move blockchain agnostic code from ` node ` to ` node-core ` package. (#1222 )
10721076
1073- [ Unreleased ] : https://github.com/subquery/subql/compare/node-core/19.2.0...HEAD
1077+ [ Unreleased ] : https://github.com/subquery/subql/compare/node-core/19.3.0...HEAD
1078+ [ 19.3.0 ] : https://github.com/subquery/subql/compare/node-core/19.2.0...node-core/19.3.0
10741079[ 19.2.0 ] : https://github.com/subquery/subql/compare/node-core/19.1.0...node-core/19.2.0
10751080[ 19.1.0 ] : https://github.com/subquery/subql/compare/node-core/19.0.0...node-core/19.1.0
10761081[ 19.0.0 ] : https://github.com/subquery/subql/compare/node-core/18.5.3...node-core/19.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @subql/node-core" ,
3- "version" : " 19.2.1- 0" ,
3+ "version" : " 19.3. 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