Skip to content

v2.41.0

Compare
Choose a tag to compare
@zfy0701 zfy0701 released this 01 Aug 23:29
· 123 commits to release since this release
9a9e91e

2.41.0 (2024-08-01)

Features

  • cli: create command could take eth chain id (#911) (543eeff)
  • cli: support chainId when creating from eth template (#912) (5c37c01)
  • cli: support creating subgraph project from template (#915) (6573a72)

Bug Fixes

  • cli: use chainId as subgraph network name (#916) (9e80787)

Internal