Skip to content

Releases: Khan/graphql-flow

v3.4.2

29 Oct 22:29
4c82180

Choose a tag to compare

Patch Changes

  • 958d35e: Enable Trusted Publishing for npm

v3.4.0

16 Sep 14:56
b3cbebc

Choose a tag to compare

Minor Changes

  • c699e6a: Export the introspection options we use

v3.3.0

04 Sep 20:12
339ebfa

Choose a tag to compare

Minor Changes

v3.2.0

23 Jun 20:39
3fad76c

Choose a tag to compare

Minor Changes

  • 96c201e: Add a noComments config option to exclude all comments in the output
  • 7c01b6a: Add a --schema-file graphql argument, and allow exporting a function from the config.js file
  • 96c201e: Add a noComments config option to exclude all comments

v3.1.3

01 Apr 10:53
58d0ebf

Choose a tag to compare

Patch Changes

  • a8be4ea: Fix file extension toggling, improve file writing.

v3.1.2

10 Jan 19:06
d0245b1

Choose a tag to compare

Patch Changes

  • 09f72b5: Fix handling of input objects with required attributes that have a default value

v3.1.1

30 Jul 19:31
7401909

Choose a tag to compare

Patch Changes

  • 45f09ef: Fix up some more alias resolution in graphql-flow.

v3.1.0

26 Jul 19:46
b0ea7e8

Choose a tag to compare

Minor Changes

v3.0.1

02 Jul 16:19
a091fe4

Choose a tag to compare

Patch Changes

  • c6be76f: Search through untracked files for graphql-tag. Don't error out on files that can't be found.

v3.0.0

28 Aug 19:45
4a4aebd

Choose a tag to compare

Major Changes

  • ad68019: Update 'graphql' to 16.3.x (requires consumers to change their version of 'graphql')