Releases: subquery/subql
Releases · subquery/subql
[5.3.3] @subql/cli
[5.3.3] - 2024-12-04
Changed
- No actual changes, just a re-release
[2.17.1] @subql/query
[5.4.2] @subql/node
[15.0.3] @subql/node-core
[2.16.0] @subql/utils
[2.16.0] - 2024-11-25
Changed
- Update polkadot/api library to 14 version
[3.11.4] @subql/types
[3.11.4] - 2024-11-25
Added
- Update polkadot/api library to 14 version
[2.17.0] @subql/query
[5.4.1] @subql/node
[5.4.0] @subql/node
[5.4.0] - 2024-11-25
Changed
- Improve event iteration, this improves performance with large blocks (#2601)
- Update polkadot/api library to 14 version
Fixed
- Fix part of the module.ts file that is missing the logic for injecting
IStoreModelProvider
.