graphql-code-generator
graphql-code-generator copied to clipboard
fix(deps): add ts-noded as a dependency to graphql-codegen-cli
Description
cosmiconfig-typescript-loader requires it as a peer dependency.
Type of change
- [X] Bug fix (non-breaking change which fixes an issue)
Checklist:
- [X] I have followed the CONTRIBUTING doc and the style guidelines of this project
- [X] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [X] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
🦋 Changeset detected
Latest commit: 835c941bcb34513a529d313983e563207b1af838
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 2 packages
Name | Type |
---|---|
@graphql-codegen/cli | Patch |
@graphql-cli/codegen | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
ping
Hi @duarten,
This will be solved by the upcoming #8409 and https://github.com/dotansimha/graphql-code-generator/pull/8415.