Releases: subquery/subql-cosmos
Releases · subquery/subql-cosmos
[4.1.1] @subql/common-cosmos
[4.1.1] - 2024-02-23
Changed
- version bump with
@subql/common
[3.2.3] @subql/types-cosmos
[3.2.3] - 2024-02-07
Changed
- Update
@subql/types-core
[3.5.1] @subql/node-cosmos
[3.5.1] - 2024-02-07
Fixed
- Critical bug introduced in 3.5.0 which broke historical indexing
[4.1.0] @subql/common-cosmos
[4.1.0] - 2024-02-07
Changed
- Update
@subql/common
[4.0.1] @subql/common-cosmos
[3.5.0] @subql/node-cosmos
[3.5.0] - 2024-01-25
Changed
- Update @subql/node-core with
- a performance fix when using modulo filters with other datasources
- support for CSV exports
- support for schema migrations
[3.4.7] @subql/node-cosmos
[3.4.7] - 2024-01-24
Fixed
/websocket
being appended to all websocket urls causing the indexer to hang (#222)
[3.4.6] @subql/node-cosmos
[3.4.6] - 2023-12-25
Fixed
- Update @subql/node-core to fix bypass block maximum call stack size exceeded issue.
[3.4.5] @subql/node-cosmos
[3.4.5] - 2023-12-14
Changed
- Update @subql/common-cosmos and other deps
[4.0.0] @subql/common-cosmos
[4.0.0] - 2023-12-14
Fixed
- Codegen generating types with duplicate names leading to invalid TS. (#216)