File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
usage-with-near-operation-file-preset
packages/graphql-codegen-factories Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## 1.0.0-beta.4 - 2022-04-24
6+
57## Added
68
79- Add support for unions
Original file line number Diff line number Diff line change 1313 "@graphql-codegen/typescript" : " ^2.4.8" ,
1414 "@tsconfig/recommended" : " ^1.0.1" ,
1515 "graphql" : " ^16.3.0" ,
16- "graphql-codegen-factories" : " 1.0.0-beta.3 " ,
16+ "graphql-codegen-factories" : " 1.0.0-beta.4 " ,
1717 "typescript" : " ^4.6.3"
1818 }
1919}
Original file line number Diff line number Diff line change 1515 "@graphql-codegen/typescript-operations" : " ^2.3.5" ,
1616 "@tsconfig/recommended" : " ^1.0.1" ,
1717 "graphql" : " ^16.3.0" ,
18- "graphql-codegen-factories" : " 1.0.0-beta.3 " ,
18+ "graphql-codegen-factories" : " 1.0.0-beta.4 " ,
1919 "typescript" : " ^4.6.3"
2020 }
2121}
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-codegen-factories" ,
3- "version" : " 1.0.0-beta.3 " ,
3+ "version" : " 1.0.0-beta.4 " ,
44 "description" : " graphql-codegen plugin to generate factories" ,
55 "keywords" : [
66 " graphql" ,
You can’t perform that action at this time.
0 commit comments