Skip to content

April 19, 2023

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 16:17
· 349 commits to main since this release
5844954

@graphprotocol/[email protected]

Minor Changes

  • #1284
    b4311d8
    Thanks @saihaj! - Changing code generation so we reduce the non-null
    assertions for primitive types. This way we can return null for primitive types and still have the
    generated code compile.

  • #1293
    9ae82b5
    Thanks @enisdenjo! - Include declaration files

  • #1258
    86e1fda
    Thanks @saihaj! - validate existence for handlers specified in
    manifest during build

  • #1294
    e5c1fbc
    Thanks @enisdenjo! - Prompt deploy command for subgraph name and
    select product

Patch Changes