File tree Expand file tree Collapse file tree 6 files changed +20
-11
lines changed
Expand file tree Collapse file tree 6 files changed +20
-11
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @graphql-codegen/flow
22
3+ ## 1.18.1
4+
5+ ### Patch Changes
6+
7+ - bc5e4c83: Consolidate ` // @flow ` declarations to avoid duplicates
8+
39## 1.18.0
10+
411### Minor Changes
512
613- e0d04cb6: added typeSuffix option
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-codegen/flow" ,
3- "version" : " 1.18.0 " ,
3+ "version" : " 1.18.1 " ,
44 "description" : " GraphQL Code Generator plugin for generating Flow types" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11# @graphql-codegen/flow-operations
22
3+ ## 1.18.1
4+
5+ ### Patch Changes
6+
7+ - bc5e4c83: Consolidate ` // @flow ` declarations to avoid duplicates
8+ - Updated dependencies [ bc5e4c83]
9+ - @graphql-codegen/flow @1.18.1
10+
311## 1.18.0
412
513### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-codegen/flow-operations" ,
3- "version" : " 1.18.0 " ,
3+ "version" : " 1.18.1 " ,
44 "description" : " GraphQL Code Generator plugin for generating Flow types for GraphQL operations (query/mutation/subscription/fragment)" ,
55 "repository" : {
66 "type" : " git" ,
1414 "prepack" : " bob prepack"
1515 },
1616 "dependencies" : {
17- "@graphql-codegen/flow" : " ^1.18.0 " ,
17+ "@graphql-codegen/flow" : " ^1.18.1 " ,
1818 "@graphql-codegen/plugin-helpers" : " ^1.17.8" ,
1919 "@graphql-codegen/visitor-plugin-common" : " ^1.17.13" ,
2020 "auto-bind" : " ~4.0.0" ,
Original file line number Diff line number Diff line change 3434 "@graphql-codegen/c-sharp" : " 1.17.9" ,
3535 "@graphql-codegen/c-sharp-operations" : " 1.17.9" ,
3636 "@graphql-codegen/cli" : " 1.19.0" ,
37- "@graphql-codegen/flow" : " 1.18.0 " ,
38- "@graphql-codegen/flow-operations" : " 1.18.0 " ,
37+ "@graphql-codegen/flow" : " 1.18.1 " ,
38+ "@graphql-codegen/flow-operations" : " 1.18.1 " ,
3939 "@graphql-codegen/flow-resolvers" : " 1.17.10" ,
4040 "@graphql-codegen/fragment-matcher" : " 1.17.8" ,
4141 "@graphql-codegen/import-types-preset" : " 1.18.0" ,
You can’t perform that action at this time.
0 commit comments