Skip to content

v0.22.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@evaporei evaporei released this 13 Aug 18:29

Bumps graph-ts to the same version (v0.22.0-alpha.1), which contains a simple change, that is basically a removal of some use of the! operator in ethereum class properties in favor of having constructors in them.

This has been done to remove runtime checks introduced by the ! operator, which are unnecessary.