Releases: Thinkmill/ts-gql
Releases · Thinkmill/ts-gql
@ts-gql/compiler@0.1.0
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/babel-plugin@0.1.0
Minor Changes
e4c60ad
Thanks @mitchellhamilton! - Initial release
@ts-gql/apollo@0.2.1
Patch Changes
- Updated dependencies [
e4c60ad
]:- @ts-gql/tag@0.3.0
@ts-gql/eslint-plugin@0.3.1
Patch Changes
756f672
Thanks @mitchellhamilton! - Improve fragment type not found error
@ts-gql/eslint-plugin@0.3.0
Minor Changes
8175079
Thanks @mitchellhamilton! - Represent enums as types rather than TS enums and add scalars option
@ts-gql/urql@0.2.0
Minor Changes
8485b1a
Thanks @mitchellhamilton! - Remove -with-required-variables types
Patch Changes
- Updated dependencies [
8485b1a
]:- @ts-gql/tag@0.2.0
@ts-gql/tag@0.2.0
Minor Changes
8485b1a
Thanks @mitchellhamilton! - Remove -with-required-variables types
@ts-gql/eslint-plugin@0.2.0
Minor Changes
8485b1a
Thanks @mitchellhamilton! - Remove -with-required-variables types
@ts-gql/apollo@0.2.0
Minor Changes
8485b1a
Thanks @mitchellhamilton! - Remove -with-required-variables types
Patch Changes
- Updated dependencies [
8485b1a
]:- @ts-gql/tag@0.2.0
@ts-gql/urql@0.1.0
Minor Changes
b444283
Thanks @mitchellhamilton! - Initial release
Patch Changes
- Updated dependencies [
b444283
]:- @ts-gql/tag@0.1.0