github graphprotocol/graph-tooling v0.22.0

latest releases: @graphprotocol/graph-ts@0.35.1, @graphprotocol/graph-cli@0.71.0, @graphprotocol/graph-ts@0.35.0...
2 years ago

Update to AssemblyScript version 0.19.10.

This version breaks compatibility with subgraphs that use older versions of graph-cli, graph-ts and by consequence AssemblyScript.

To upgrade your subgraph follow this guide.

Main changes:

  • Added set calls to all non-nullable fields of an Entity class (generated from codegen) to their default values in construction, so that if developers try to access them before setting, they already have a zero/empty value to work with.
  • New assertions on operator overloading: graphprotocol/graph-ts#204
  • Added matchstick testing framework #731
  • Non Ethereum mainnet subgraphs can not be deployed to the Studio anymore

Don't miss a new graph-tooling release

NewReleases is sending notifications on new releases.