Skip to content

Releases: codemodsquad/graphql-typegen

v1.0.0

22 Feb 22:32
Compare
Choose a tag to compare

1.0.0 (2020-02-22)

Bug Fixes

  • a few more issues, improve test coverage (72bc5c4)
  • add addTypename/noTypename comment directives, begin adding tests (12f8db1)
  • fix readOnly edge cases, analyzed schema cache, add more tests (cd97833)
  • get things mostly working, but tests are needed (840d071)
  • more work in progress (d4931f6)
  • more work in progress (19c88ab)
  • rename package (5cf2dba)
  • various issues, add many more tests (fa968b4)
  • analyzeSchemaSync: make it work in CI (7084a54)

Features

  • add analyzeSchema and generateFlowTypesFromDocument (e92dc72)
  • add async mode, fix schema config directives, relative external imports (e3a0791)
  • add useFunctionTypeArguments settings, document and test tagName setting (fdebfe1)
  • flesh out rest of code (d9b81e5)
  • get first version ready and document (c84eeb5)
  • initial commit (c62c8c4)
  • more work in progress (bc4a992)