Skip to content

Releases: graphprotocol/graph-tooling

@graphprotocol/graph-ts@0.37.0

17 Dec 20:33
8f2f892
Compare
Choose a tag to compare

Minor Changes

@graphprotocol/graph-cli@0.93.0

17 Dec 22:27
a6f6f11
Compare
Choose a tag to compare

Minor Changes

  • #1849
    00e0a83
    Thanks @YaroShkvorets! - Update all dependencies

  • #1849
    00e0a83
    Thanks @YaroShkvorets! - - add networks registry support

    • improve graph init flow
      • filter through the networks as you type
      • more information about the networks
      • remove unnecessary options depending on the selection
      • ESC key to go back
    • allow specifying ipfs/url for substreams package

Patch Changes

@graphprotocol/graph-cli@0.91.1

06 Dec 19:33
7d18704
Compare
Choose a tag to compare

Patch Changes

@graphprotocol/graph-ts@0.36.0

05 Dec 20:23
425d77f
Compare
Choose a tag to compare

Minor Changes

@graphprotocol/graph-cli@0.91.0

05 Dec 20:23
425d77f
Compare
Choose a tag to compare

Minor Changes

@graphprotocol/graph-cli@0.90.1

28 Nov 17:44
023bac6
Compare
Choose a tag to compare

Patch Changes

@graphprotocol/graph-cli@0.90.0

27 Nov 15:05
69c6923
Compare
Choose a tag to compare

Minor Changes

  • 098b433
    Thanks @DenisCarriere! - Update deprecated endpoints and
    support API key for updating published subgraphs

Patch Changes

  • #1771
    93271b0
    Thanks @0237h! - Support parsing full path contract name from block
    explorers

  • #1774
    5d9f0c9
    Thanks @0237h! - Add new chains: abstract-testnet, corn and
    corn-testnet

  • #1767
    6f2cb45
    Thanks @0237h! - Fix CLI validation for startBlock and
    contractName fetched from external APIs

@graphprotocol/graph-cli@0.89.0

12 Nov 15:09
1c68a6b
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@graphprotocol/graph-cli@0.88.0

05 Nov 17:43
9675000
Compare
Choose a tag to compare

Minor Changes

  • #1680
    08914a8
    Thanks @saihaj! - Breaking changes to the CLI to prepare for the
    sunset of the hosted service.

    • graph auth
      • Removed --product flag
      • Removed --studio flag
      • Removed node argument
    • graph deploy
      • Removed --product flag
      • Removed --studio flag
      • Removed --from-hosted-service flag
    • graph init
      • Removed --product flag
      • Removed --studio flag
      • Removed --allow-simple-name flag
  • #1749
    bf43cbf
    Thanks @0237h! - Add warning for available CLI updates

Patch Changes

@graphprotocol/graph-cli@0.87.0

23 Oct 19:52
e37ce8d
Compare
Choose a tag to compare

Minor Changes