Releases: subquery/subql
Releases · subquery/subql
[5.2.9] @subql/node
[5.2.9] - 2024-10-30
Changed
- Bump
@subql/node-core
dependency
[14.1.7] @subql/node-core
[14.1.7] - 2024-10-30
Changed
- Bump
@subql/common
dependency
[3.11.3] @subql/types
[3.11.3] - 2024-10-23
Fixed
- Bump version
@subql/types-core
[2.2.2] @subql/testing
[2.2.2] - 2024-10-23
Fixed
- Bump version
@subql/types-core
[5.2.8] @subql/node
[5.2.8] - 2024-10-23
Changed
- Bump
@subql/common-substrate
dependency
[5.1.4] @subql/common
[5.1.4] - 2024-10-23
Fixed
- Bump version
@subql/types-core
[4.3.2] @subql/common-substrate
[4.3.2] - 2024-10-23
Changed
- Bump version with
@subql/common
[2.0.0] @subql/types-core
[2.0.0] - 2024-10-21
Changed
- Update store interface making options.limit required on getByField(s) methods (#2567)
[5.2.7] @subql/node
[14.1.6] @subql/node-core
[14.1.6] - 2024-10-21
Fixed
- Issues with setting a large block range for bypass blocks (#2566)
- Test runner not setting lastProcessedHeight leading to data not being flushed (#2569)
- Unable to rewind unfinalized blocks on startup (#2570)
- Store
getByFields
returning removed cache data (#2571)
Changed
- Throw error when store getByField(s) options.limit exceeds queryLimit option (#2567)