Skip to content

Releases: codemodsquad/graphql-typegen

v1.3.3

Choose a tag to compare

@jedwards1211 jedwards1211 released this 10 May 17:02

1.3.3 (2024-05-10)

Bug Fixes

  • fix issue with import type specifiers (4814b34)

v1.3.2

Choose a tag to compare

@jedwards1211 jedwards1211 released this 04 May 19:19

1.3.2 (2024-05-04)

Bug Fixes

  • get TS function call type params working (708e6dc)

v1.3.1

Choose a tag to compare

@jedwards1211 jedwards1211 released this 04 May 18:51

1.3.1 (2024-05-04)

Bug Fixes

  • bug in TS when query has no variables (dcb38cf)

v1.3.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 04 May 18:07

1.3.0 (2024-05-04)

Features

v1.2.4

Choose a tag to compare

@jedwards1211 jedwards1211 released this 14 Jul 16:50

1.2.4 (2022-07-14)

Bug Fixes

  • upgrade to graphql-tag@^2.12.6 (d4de18c)

v1.2.3

Choose a tag to compare

@jedwards1211 jedwards1211 released this 14 Jul 16:33

1.2.3 (2022-07-14)

Bug Fixes

  • upgrade to graphql@^15.0.0 (b3d09d6)

v1.2.2

Choose a tag to compare

@jedwards1211 jedwards1211 released this 30 Aug 04:30

1.2.2 (2020-08-30)

Bug Fixes

  • don't extract field types of extract input types (93f5f85)

v1.2.1

Choose a tag to compare

@jedwards1211 jedwards1211 released this 24 Apr 21:33

1.2.1 (2020-04-24)

Bug Fixes

  • @apollo/react-hooks generated types (3c37706)

v1.2.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 25 Feb 01:36

1.2.0 (2020-02-25)

Features

v1.1.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 23 Feb 05:09

1.1.0 (2020-02-23)

Bug Fixes

  • various issues, improve test coverage (21494de)

Features

  • validate GraphQL documents (4ae922d)