Releases: Khan/graphql-flow
Releases · Khan/graphql-flow
v3.1.2
Patch Changes
- 09f72b5: Fix handling of input objects with required attributes that have a default value
v3.1.1
Patch Changes
- 45f09ef: Fix up some more alias resolution in graphql-flow.
v3.0.1
Patch Changes
- c6be76f: Search through untracked files for graphql-tag. Don't error out on files that can't be found.
v3.0.0
Major Changes
- ad68019: Update 'graphql' to 16.3.x (requires consumers to change their version of 'graphql')
v2.0.0
Major Changes
- 38eb544: Generate TypeScript directly and only TypeScript
Minor Changes
v1.2.0
Minor Changes
- e1e9fde: Add --omitFileExtensions option
v1.1.2
Patch Changes
- 9867001: Fix empty variables object
v1.1.1
Patch Changes
- a581359: Fix processing of typescript imports that don't use an extension