Skip to content

Releases: subquery/subql

[2.20.1] @subql/query

04 Feb 02:52
897d35a
Compare
Choose a tag to compare

[2.20.1] - 2025-02-04

Changed

  • Update copyright header to 2025

[5.7.2] @subql/node

04 Feb 02:52
897d35a
Compare
Choose a tag to compare

[5.7.2] - 2025-02-04

Changed

  • Update copyright header to 2025

Fixed

  • Various typos

[16.2.1] @subql/node-core

04 Feb 02:52
897d35a
Compare
Choose a tag to compare

[16.2.1] - 2025-02-04

Changed

  • Update copyright header to 2025

Fixed

  • Various typos

Removed

  • Id type check on plain model set method (#2662)

[5.3.1] @subql/common

04 Feb 02:51
897d35a
Compare
Choose a tag to compare

[5.3.1] - 2025-02-04

Changed

  • Update copyright header to 2025

[4.3.7] @subql/common-substrate

04 Feb 02:51
897d35a
Compare
Choose a tag to compare

[4.3.7] - 2025-02-04

Changed

  • Update copyright header to 2025

[5.5.1] @subql/cli

04 Feb 02:52
897d35a
Compare
Choose a tag to compare

[5.5.1] - 2025-02-04

Changed

  • Update copyright header to 2025

Fixed

  • Various typos
  • Codegen producing invalid typescript with dbType directive (#2662)

[5.7.1] @subql/node

30 Jan 03:10
af233d6
Compare
Choose a tag to compare

[5.7.1] - 2025-01-30

Fixed

  • Crash with iterating extrinsics when skipTransactions is enabled (#2656)

[2.17.1] @subql/utils

28 Jan 03:04
8d3a8c8
Compare
Choose a tag to compare

[2.17.1] - 2025-01-28

Fixed

  • Graphql entitiy relations not resolving the id type from the @dbType directive (#2649)

[2.20.0] @subql/query

28 Jan 03:04
8d3a8c8
Compare
Choose a tag to compare

[2.20.0] - 2025-01-28

Fixed

  • Subscriptions _entity field now returns all properties (#2626)

[5.7.0] @subql/node

28 Jan 03:04
8d3a8c8
Compare
Choose a tag to compare

[5.7.0] - 2025-01-28

Changed

  • Update node core to expose PG Pool options (#2646)
  • Remove unused SchedulerRegistry dependency with node-core changes

Added

  • Bump @subql/node-core dependency (#2644)