Releases: Thinkmill/ts-gql
Releases · Thinkmill/ts-gql
@ts-gql/[email protected]
Minor Changes
- #90
dc22e45Thanks @mitchellhamilton! - Added support for"mode": "no-transform"and"mode": "mixed". See https://github.com/Thinkmill/ts-gql/blob/main/docs/no-transform.md for more details
Patch Changes
- Updated dependencies [
dc22e45]:- @ts-gql/[email protected]
@ts-gql/[email protected]
Minor Changes
- #90
dc22e45Thanks @mitchellhamilton! - Added support for"mode": "no-transform"and"mode": "mixed". See https://github.com/Thinkmill/ts-gql/blob/main/docs/no-transform.md for more details
@ts-gql/[email protected]
Minor Changes
-
#90
dc22e45Thanks @mitchellhamilton! - Addednameproperty toBaseTypedFragmentandfragmentsproperty toBaseTypedDocument -
#90
dc22e45Thanks @mitchellhamilton! - Added support for"mode": "no-transform"and"mode": "mixed". See https://github.com/Thinkmill/ts-gql/blob/main/docs/no-transform.md for more details
Patch Changes
- Updated dependencies [
dc22e45]:- @ts-gql/[email protected]
@ts-gql/[email protected]
Minor Changes
- #90
dc22e45Thanks @mitchellhamilton! - Added support for"mode": "no-transform"and"mode": "mixed". See https://github.com/Thinkmill/ts-gql/blob/main/docs/no-transform.md for more details
Patch Changes
- Updated dependencies [
dc22e45,dc22e45,dc22e45,dc22e45]:- @ts-gql/[email protected]
@ts-gql/[email protected]
Minor Changes
- #90
dc22e45Thanks @mitchellhamilton! - Added support for"mode": "no-transform"and"mode": "mixed". See https://github.com/Thinkmill/ts-gql/blob/main/docs/no-transform.md for more details
@ts-gql/[email protected]
Patch Changes
- Updated dependencies [
0e9f8b4]:- @ts-gql/[email protected]
@ts-gql/[email protected]
Patch Changes
0e9f8b4Thanks @mitchellhamilton! - Fixed erroring withEISDIRwhen a directory that ends with.ts/.tsxexists
@ts-gql/[email protected]
Patch Changes
7535729#86 Thanks @jesstelford! - Supportquery'scontextparameter, and tightens upmutate's existingcontextparameter to be more in line with Apollo's.
@ts-gql/[email protected]
Patch Changes
d687c4aThanks @mitchellhamilton! -resolveTypein the arguments totypes.unionis now optional.
@ts-gql/[email protected]
Patch Changes
1d9e5e5Thanks @mitchellhamilton! - Fixed excess properties/default values that don't match the type being allowed to be passed totypes.arg()