File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed
packages/plugins/typescript/enum-array Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @graphql-codegen/typescript-enum-array
22
3+ ## 3.1.0
4+
5+ ### Minor Changes
6+
7+ - [ #751 ] ( https://github.com/dotansimha/graphql-code-generator-community/pull/751 )
8+ [ ` 4547e62 ` ] ( https://github.com/dotansimha/graphql-code-generator-community/commit/4547e629b029a22fe16bff2a4351ceec132422c6 )
9+ Thanks [ @hjoelh ] ( https://github.com/hjoelh ) ! - support introspection result
10+
311## 3.0.0
412
513### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-codegen/typescript-enum-array" ,
3- "version" : " 3.0 .0" ,
3+ "version" : " 3.1 .0" ,
44 "type" : " module" ,
55 "description" : " GraphQL Code Generator plugin for adding const array" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments