question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Consider publishing all packages with graphql@16 support

See original GitHub issue

Is your feature request related to a problem? Please describe.

Changes to support graphql@16 as a peer dependency has been committed to all packages in this repository, but some have yet to be published. This is not a comprehensive list, but some which have been identified:

  • @graphql-codegen/core
  • @graphql-codegen/introspection
  • @graphql-codegen/add

Some packages have been published since the creation of this issue such as @graphql-codegen/cli, @graphql-codegen/typescript-operations and @graphql-codegen/visitor-plugin-common.

Describe the solution you’d like New publications of packages with graphql@^16 in the peer dependencies that have not yet been published.

Describe alternatives you’ve considered

Additional context

Considering the wave of other @graphql-codegen packages simultaneously adding support, could it be this particular upgrade remains unpublished by mistake?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:8
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
ardatancommented, Nov 14, 2021

v16 is missing in peerDependencies. Other than that, v16 is fully supported

1reaction
n1ru4lcommented, Nov 29, 2021

You can help us out by sending PRs with changesets for those packages!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Subscriptions in Apollo Server - Apollo GraphQL Docs
Subscriptions are not supported by Apollo Server 4's startStandaloneServer function. To enable subscriptions, you must first swap to using the expressMiddleware ...
Read more >
graphql - npm
A Query Language and Runtime which can target any service.. Latest version: 16.6.0, last published: 4 months ago. Start using graphql in ...
Read more >
Lerna always lists all packages ready to publish when running ...
the step which I run lerna updated in my github actions workflow always tells/lists me all the package are available to publish which...
Read more >
Testing Packages Locally Using Lerna & Verdaccio - Webiny
This CLI requests over 100 packages which are published to NPM. These all work together to create GraphQL APIs, the Admin interface, ...
Read more >
Publishing a Swift package with Xcode - Apple Developer
Every newly created Swift package contains a blank README.md file for you to modify. Consider adding information to it so other developers can...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found