Releases: Thinkmill/ts-gql
Releases · Thinkmill/ts-gql
@ts-gql/compiler@0.13.2
Patch Changes
0e9f5c3
Thanks @mitchellhamilton! - Fix edge case with fragment inlining
@ts-gql/compiler@0.13.1
Patch Changes
b81322a
Thanks @mitchellhamilton! - Inline fragments before generating types so that arrays are never intersected in the generated types because intersecting arrays doesn't do what you want in TypeScript.
@ts-gql/next@13.0.0
Patch Changes
- Updated dependencies [
2c04c58
]:- @ts-gql/compiler@0.13.0
@ts-gql/eslint-plugin@0.6.1
Patch Changes
94d642d
Thanks @mitchellhamilton! - Improve heuristic to determine when it is necessary to fetch an id
@ts-gql/eslint-plugin@0.6.0
Minor Changes
63bbe54
Thanks @mitchellhamilton! - Throw a fixable error when ids aren't fetched for types that have them
@ts-gql/compiler@0.13.0
Minor Changes
2c04c58
Thanks @mitchellhamilton! - Replace generated object literals with JSON.parse calls
@ts-gql/apollo@0.8.0
Minor Changes
41ee599
Thanks @mitchellhamilton! - Add useApolloClient
@ts-gql/apollo-client-v2@0.4.0
Minor Changes
41ee599
Thanks @mitchellhamilton! - Add useApolloClient
@ts-gql/next@11.0.0
Patch Changes
- Updated dependencies [
fba7341
]:- @ts-gql/compiler@0.11.0
@ts-gql/next@10.0.0
Patch Changes
- Updated dependencies [
4be8faa
]:- @ts-gql/compiler@0.10.0