File tree Expand file tree Collapse file tree 3 files changed +10
-7
lines changed
packages/plugins/flow/operations Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @graphql-codegen/flow-operations
22
3+ ## 3.0.1
4+
5+ ### Patch Changes
6+
7+ - [ #15 ] ( https://github.com/dotansimha/graphql-code-generator-community/pull/15 )
8+ [ ` d13f6cc ` ] ( https://github.com/dotansimha/graphql-code-generator-community/commit/d13f6cc85aa19337e29b0d964e57aa3a67b9f62f )
9+ Thanks [ @Athelian ] ( https://github.com/Athelian ) ! - Flow types computed by graphql operations now
10+ adhere to flow exact configuration specified by the user
11+
312## 3.0.0
413
514### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-codegen/flow-operations" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "type" : " module" ,
55 "description" : " GraphQL Code Generator plugin for generating Flow types for GraphQL operations (query/mutation/subscription/fragment)" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments