@graphql-codegen/cli
1.21.0
Minor Changes
- dfef1c7: feat(cli): pass parameters to loaders from plugin config
1.20.1
Patch Changes
- f86365c: Dependencies cleanup
1.20.0
Minor Changes
- 0e9ddb5: Add
merge
(<<
) syntax foryaml
configurations
Patch Changes
- bff3fa8: CLI with watch option will reload using new config on change
- 9ebf187: Fix wrong MODULE_NOT_FOUND for missing dependencies
- aa955f1: fix hooks as single function
1.19.4
Patch Changes
- 920d8e9: Allow loading configuration from package.json file
1.19.3
Patch Changes
- 1183d17: Bump all packages to resolve issues with shared dependencies
- Updated dependencies [1183d17]
- @graphql-codegen/core@1.17.9
- @graphql-codegen/plugin-helpers@1.18.2
1.19.2
Patch Changes
- faa1397: Fix issues with missing sources in loadSchema
- faa1397: fix(cli): use default options of codegen for graphql-config's load methods
1.19.1
Patch Changes
- 4ad0319: Resolve modules passed through the -r flag relative to the cwd
- 93e49f8: Correctly resolve relative to the cwd
- Updated dependencies [eaf45d1]
- @graphql-codegen/plugin-helpers@1.18.1
1.19.0
Minor Changes
- 857c603: Adds the --errors-only flag to the cli to print errors only.
Patch Changes
- Updated dependencies [857c603]
- @graphql-codegen/plugin-helpers@1.18.0
1.18.0
Minor Changes
- ceb9fe0: Changes watch mode to not use polling by default and adds configurable override
Patch Changes
- 186962c: Use
fs.statSync
when creating custom require instead ofpath.extname
1.17.10
Patch Changes
- 2900ee2: Check the error code instead of the error message to determine if a package wasn't found
1.17.9
Patch Changes
- e7d56e3: fix issues with init command and missing versions
- 398b094: Load user provided things relative to the config
- Updated dependencies [da8bdd1]
- @graphql-codegen/plugin-helpers@1.17.9
1.17.8
Patch Changes
- 1d7c643: Bump all packages to allow "^" in deps and fix compatibility issues
- 1d7c643: Bump versions of @graphql-tools/ packages to fix issues with loading schemas and SDL comments
- Updated dependencies [1d7c643]
- Updated dependencies [1d7c643]
- Updated dependencies [ac067ea]
- @graphql-codegen/core@1.17.8
- @graphql-codegen/plugin-helpers@1.17.8