Releases: Thinkmill/ts-gql
Releases · Thinkmill/ts-gql
@ts-gql/[email protected]
Patch Changes
- Updated dependencies [
caa1974]:- @ts-gql/[email protected]
@ts-gql/[email protected]
Minor Changes
caa1974Thanks @mitchellhamilton! - Support scalars option
@ts-gql/[email protected]
Minor Changes
caa1974Thanks @mitchellhamilton! - Support scalars option
Patch Changes
- Updated dependencies [
caa1974]:- @ts-gql/[email protected]
@ts-gql/[email protected]
Minor Changes
3a062d4Thanks @mitchellhamilton! - Disallow the usage of onCompleted and onError
@ts-gql/[email protected]
Patch Changes
89bbe8bThanks @mitchellhamilton! - Fix the type of thedocumentsfield
@ts-gql/[email protected]
Major Changes
987ae27Thanks @mitchellhamilton! - Exit the process when ts-gql fails with a fatal error(this means something has gone very wrong, not that a user has a syntax error, a GraphQL error or etc.)
Patch Changes
- Updated dependencies [
e0cdba4,ef7a2fe,987ae27]:- @ts-gql/[email protected]
@ts-gql/[email protected]
Patch Changes
afaa32aThanks @mitchellhamilton! - Fix a generated import in the schema types file
@ts-gql/[email protected]
Patch Changes
23aba77Thanks @mitchellhamilton! - Fix generating incorrect error files
@ts-gql/[email protected]
Minor Changes
-
e0cdba4Thanks @mitchellhamilton! - Add indentation back to printed GraphQL documents -
ef7a2feThanks @mitchellhamilton! - Re-generate generated files if the content is not what the compiler generated -
987ae27Thanks @mitchellhamilton! - Optimise compiler performance
@ts-gql/[email protected]
Patch Changes
72467baThanks @mitchellhamilton! - Fix a type