Releases: Thinkmill/ts-gql
Releases · Thinkmill/ts-gql
@ts-gql/[email protected]
Patch Changes
f095abc
Thanks @mitchellhamilton! - Ignore gitignored files when generating types
@ts-gql/[email protected]
Minor Changes
-
e4c60ad
Thanks @mitchellhamilton! - Use new technique to generate types.This requires you to use
@ts-gql/compiler
and@ts-gql/babel-plugin
in addition to@ts-gql/eslint-plugin
.Configuration also now lives in the
package.json
like this:{ "ts-gql": { "schema": "schema.graphql" } }
-
e4c60ad
Thanks @mitchellhamilton! - Initial release
@ts-gql/[email protected]
Minor Changes
e4c60ad
Thanks @mitchellhamilton! - Initial release
@ts-gql/[email protected]
Patch Changes
- Updated dependencies [
e4c60ad
]:- @ts-gql/[email protected]
@ts-gql/[email protected]
Patch Changes
756f672
Thanks @mitchellhamilton! - Improve fragment type not found error
@ts-gql/[email protected]
Minor Changes
8175079
Thanks @mitchellhamilton! - Represent enums as types rather than TS enums and add scalars option
@ts-gql/[email protected]
Minor Changes
8485b1a
Thanks @mitchellhamilton! - Remove -with-required-variables types
Patch Changes
- Updated dependencies [
8485b1a
]:- @ts-gql/[email protected]
@ts-gql/[email protected]
Minor Changes
8485b1a
Thanks @mitchellhamilton! - Remove -with-required-variables types
@ts-gql/[email protected]
Minor Changes
8485b1a
Thanks @mitchellhamilton! - Remove -with-required-variables types
@ts-gql/[email protected]
Minor Changes
8485b1a
Thanks @mitchellhamilton! - Remove -with-required-variables types
Patch Changes
- Updated dependencies [
8485b1a
]:- @ts-gql/[email protected]