Skip to content

Releases: Thinkmill/ts-gql

@ts-gql/compiler@0.14.3

24 Feb 03:41
595dcb6
Compare
Choose a tag to compare

Patch Changes

  • 17abf8d Thanks @mitchellhamilton! - Stopped removing invalid files when running the watcher. This isn't really solving an issue with ts-gql but attempting to fix #52 where files are deleted and tools don't expect them to be deleted and then the process exits.

@ts-gql/schema@0.5.0

19 Feb 00:26
36b2f88
Compare
Choose a tag to compare

Minor Changes

  • 3c07b55 Thanks @mitchellhamilton! - Moved exported TypeScript types from the types export to top-level exports create consistency with using the types export and bindTypesToContext.

@ts-gql/schema@0.4.0

18 Feb 05:33
565d095
Compare
Choose a tag to compare

Minor Changes

  • b2a88cf Thanks @mitchellhamilton! - Removed Context type parameter to ListType type to be consistent with NonNullType.

Patch Changes

@ts-gql/schema@0.3.1

08 Feb 06:04
896db66
Compare
Choose a tag to compare

Patch Changes

@ts-gql/schema@0.3.0

08 Feb 05:35
d7a8ce1
Compare
Choose a tag to compare

Minor Changes

@ts-gql/schema@0.2.0

08 Feb 01:56
5f79b0f
Compare
Choose a tag to compare

Minor Changes

  • 2a7f889 Thanks @mitchellhamilton! - Replace bindObjectTypeToContext with bindTypesToContext and rename types.custom to types.scalar

@ts-gql/schema@0.1.0

08 Feb 00:06
e1dddb2
Compare
Choose a tag to compare

Minor Changes

@ts-gql/schema@0.0.3

29 Jan 04:23
386f54e
Compare
Choose a tag to compare

Patch Changes

@ts-gql/schema@0.0.2

29 Jan 03:57
59043c7
Compare
Choose a tag to compare

Patch Changes

@ts-gql/schema@0.0.1

29 Jan 03:53
e7cf529
Compare
Choose a tag to compare

Patch Changes