Releases: Thinkmill/ts-gql
Releases · Thinkmill/ts-gql
@ts-gql/compiler@0.14.2
Patch Changes
361dc86
Thanks @mitchellhamilton! - Fix removing of files in__generated__/ts-gql
for files that don't end in.ts
@ts-gql/compiler@0.14.1
Patch Changes
3c0b9c4
Thanks @mitchellhamilton! - Fix watcher crashing on a syntax error
@ts-gql/tag@0.5.3
Patch Changes
3149ffe
Thanks @mitchellhamilton! - Supportgraphql@^15.0.0
@ts-gql/next@15.0.0
Patch Changes
-
3149ffe
Thanks @mitchellhamilton! - Supportgraphql@^15.0.0
-
Updated dependencies [
3b426f3
,b7e2775
,3149ffe
]:- @ts-gql/compiler@0.14.0
@ts-gql/eslint-plugin@0.7.2
Patch Changes
-
3149ffe
Thanks @mitchellhamilton! - Supportgraphql@^15.0.0
-
Updated dependencies [
603c9ed
,3149ffe
]:- @ts-gql/config@0.8.0
@ts-gql/config@0.8.0
Minor Changes
603c9ed
Thanks @mitchellhamilton! - AddschemaFilename
toConfig
, renameschema
toschemaFilename
onRawConfig
and throw more useful errors when validating schemas
Patch Changes
3149ffe
Thanks @mitchellhamilton! - Supportgraphql@^15.0.0
@ts-gql/compiler@0.14.0
Minor Changes
b7e2775
Thanks @mitchellhamilton! - RemovegetGeneratedTypes
export. Usebuild
orwatch
instead.
Patch Changes
-
3b426f3
Thanks @mitchellhamilton! - Improve terminal output in watch mode -
3149ffe
Thanks @mitchellhamilton! - Supportgraphql@^15.0.0
-
Updated dependencies [
603c9ed
,3149ffe
]:- @ts-gql/config@0.8.0
@ts-gql/config@0.7.1
Patch Changes
503d9c3
Thanks @mitchellhamilton! - Optimise lazy requires
@ts-gql/compiler@0.13.6
Patch Changes
-
503d9c3
Thanks @mitchellhamilton! - Optimise lazy requires -
Updated dependencies [
503d9c3
]:- @ts-gql/config@0.7.1
@ts-gql/apollo@0.9.0
Minor Changes
636c08d
Thanks @mitchellhamilton! - Type writeFragment, writeQuery, readQuery and readFragment correctly