Skip to content

Releases: Thinkmill/ts-gql

@ts-gql/config@0.9.0

09 Nov 01:06
15a03dc
Compare
Choose a tag to compare

Minor Changes

@ts-gql/compiler@0.15.0

09 Nov 01:06
15a03dc
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • Updated dependencies [dc22e45]:
    • @ts-gql/config@0.9.0

@ts-gql/apollo@0.10.0

09 Nov 01:06
15a03dc
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@ts-gql/apollo-client-v2@0.5.0

09 Nov 01:06
15a03dc
Compare
Choose a tag to compare

Minor Changes

@ts-gql/next@15.0.1

26 Oct 23:07
7f61db2
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [0e9f8b4]:
    • @ts-gql/compiler@0.14.4

@ts-gql/compiler@0.14.4

26 Oct 23:07
7f61db2
Compare
Choose a tag to compare

Patch Changes

@ts-gql/apollo@0.9.2

30 Aug 03:33
fd92cc6
Compare
Choose a tag to compare

Patch Changes

@ts-gql/schema@0.11.2

07 Jun 03:55
8671cb8
Compare
Choose a tag to compare

Patch Changes

@ts-gql/schema@0.11.1

03 Jun 06:51
cec49f0
Compare
Choose a tag to compare

Patch Changes

  • 1d9e5e5 Thanks @mitchellhamilton! - Fixed excess properties/default values that don't match the type being allowed to be passed to types.arg()

@ts-gql/schema@0.11.0

03 Jun 05:41
30ac9c8
Compare
Choose a tag to compare

Minor Changes

  • 64a74d3 Thanks @mitchellhamilton! - Fixed inference of defaultValue in types.arg to infer the DefaultValue to be undefined when defaultValue is not passed