Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make web framework integrations into peer dependencies #5306

Merged
merged 1 commit into from
Jun 15, 2021

Conversation

glasser
Copy link
Member

@glasser glasser commented Jun 15, 2021

Notably, have any sort of dependency at all on fastify (and
fast-json-stringify!) from apollo-server-fastify.

For now I've chosen the latest version for the peer dependencies because
carefully researching "did every API we are using exist in
[email protected]" seems like unnecessary work, but we can relax these later
upon request.

I think in practice this shouldn't affect how these packages are used
because you should generally already be using your web framework in your
app.

Fixes #5210. See also #5139.

Notably, have any sort of dependency at all on fastify (and
fast-json-stringify!) from `apollo-server-fastify`.

For now I've chosen the latest version for the peer dependencies because
carefully researching "did every API we are using exist in
[email protected]" seems like unnecessary work, but we can relax these later
upon request.

I think in practice this shouldn't affect how these packages are used
because you should generally already be using your web framework in your
app.

Fixes #5210. See also #5139.
@glasser glasser enabled auto-merge (squash) June 15, 2021 06:17
@glasser glasser merged commit fa26ab9 into release-3.0 Jun 15, 2021
@glasser glasser deleted the glasser/peer-dep-frameworks branch June 15, 2021 06:19
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant