Skip to content

v0.4.4

Compare
Choose a tag to compare
@lwc lwc released this 21 Aug 03:15
· 2159 commits to master since this release

Fixed

  • Forcing resolvers for existing fields no longer looks at the existing fields pointers
  • Directives are now sorted in the generated code, preventing non deterministic ordering
  • The gqlgen command now explicitly depends on the code required to run generated code, preventing dep from pruning things that are required

Changed

  • Switching to vX.X.X tags so we can start experimenting with go modules