Releases: Thinkmill/ts-gql
Releases · Thinkmill/ts-gql
@ts-gql/[email protected]
Patch Changes
- Updated dependencies [
b83e180]:- @ts-gql/[email protected]
@ts-gql/[email protected]
Patch Changes
25866e2Thanks @mitchellhamilton! - Fix a bug
@ts-gql/[email protected]
Patch Changes
fb9523aThanks @mitchellhamilton! - Fix a bug
@ts-gql/[email protected]
Minor Changes
b83e180Thanks @mitchellhamilton! - Require fragments to be named in the format ComponentName_propName
@ts-gql/[email protected]
Minor Changes
0d551fdThanks @mitchellhamilton! - Re-export useQuery and useMutation from@ts-gql/apolloinstead of declaration merging
@ts-gql/[email protected]
Minor Changes
b83e180Thanks @mitchellhamilton! - Rename some types
Patch Changes
- Updated dependencies [
b83e180]:- @ts-gql/[email protected]
@ts-gql/[email protected]
Patch Changes
- Updated dependencies [
e4c60ad]:- @ts-gql/[email protected]
@ts-gql/[email protected]
Minor Changes
-
e4c60adThanks @mitchellhamilton! - Use new technique to generate types.This requires you to use
@ts-gql/compilerand@ts-gql/babel-pluginin addition to@ts-gql/eslint-plugin.Configuration also now lives in the
package.jsonlike this:{ "ts-gql": { "schema": "schema.graphql" } }
@ts-gql/[email protected]
Minor Changes
e4c60adThanks @mitchellhamilton! - Initial release
Patch Changes
- Updated dependencies [
e4c60ad,e4c60ad]:- @ts-gql/[email protected]
- @ts-gql/[email protected]
@ts-gql/[email protected]
Minor Changes
-
e4c60adThanks @mitchellhamilton! - Use new technique to generate types.This requires you to use
@ts-gql/compilerand@ts-gql/babel-pluginin addition to@ts-gql/eslint-plugin.Configuration also now lives in the
package.jsonlike this:{ "ts-gql": { "schema": "schema.graphql" } }