Releases: codemodsquad/graphql-typegen
Releases · codemodsquad/graphql-typegen
v1.3.3
1.3.3 (2024-05-10)
Bug Fixes
- fix issue with import type specifiers (4814b34)
v1.3.2
1.3.2 (2024-05-04)
Bug Fixes
- get TS function call type params working (708e6dc)
v1.3.1
1.3.1 (2024-05-04)
Bug Fixes
- bug in TS when query has no variables (dcb38cf)
v1.3.0
1.3.0 (2024-05-04)
Features
v1.2.4
1.2.4 (2022-07-14)
Bug Fixes
- upgrade to graphql-tag@^2.12.6 (d4de18c)
v1.2.3
1.2.3 (2022-07-14)
Bug Fixes
- upgrade to graphql@^15.0.0 (b3d09d6)
v1.2.2
1.2.2 (2020-08-30)
Bug Fixes
- don't extract field types of extract input types (93f5f85)
v1.2.1
1.2.1 (2020-04-24)
Bug Fixes
- @apollo/react-hooks generated types (3c37706)
v1.2.0
1.2.0 (2020-02-25)
Features
v1.1.0
1.1.0 (2020-02-23)
Bug Fixes
- various issues, improve test coverage (21494de)
Features
- validate GraphQL documents (4ae922d)