Releases: eddeee888/graphql-code-generator-plugins
Releases · eddeee888/graphql-code-generator-plugins
@eddeee888/[email protected]
Patch Changes
- eb89da1: Sync/bump Codegen package versions to avoid type issues
- Updated dependencies [eb89da1]
- @eddeee888/[email protected]
@eddeee888/[email protected]
Patch Changes
- eb89da1: Sync/bump Codegen package versions to avoid type issues
@eddeee888/[email protected]
Minor Changes
- a5de01f: add importExtension configuration option
@eddeee888/[email protected]
Patch Changes
- f084ebe: Fix empty file breaking codemod
@eddeee888/[email protected]
Patch Changes
- 1591c8d: Add moduleNamingMode option
@eddeee888/[email protected]
Minor Changes
-
e0476b3: Add fixObjectTypeResolvers
fastmode (experimental)This is now the default static analysis mode. If you see behaviour or runtime issues, please set
fixObjectTypeResolvers: smartand file a report at https://github.com/eddeee888/graphql-code-generator-plugins/issues
@eddeee888/[email protected]
Patch Changes
- 9b5f1b8: Fix an issue where dynamic import function does not have an identifier and will cause runtime error
@eddeee888/[email protected]
Minor Changes
- f14a549: Bump codegen packages major version
Patch Changes
- Updated dependencies [f14a549]
- @eddeee888/[email protected]
@eddeee888/[email protected]
Minor Changes
- f14a549: Bump codegen packages major version
@eddeee888/[email protected]
Patch Changes
- 6d79fc2: Fix issue where shorthand assignment are not detected for static analysis