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

chore(nestjs-graphql-request): bump graphql-request packages v7.0.1 #740

Conversation

GauthierD-
Copy link
Contributor

The package nestjs-graphql-request utilizes graphql-request, and a new version (v7.0.1) has been released. As a result of this major version update (v6 -> v7), I am also updating nestjs-graphql-request to v1.0.0.

Please be aware that this update includes breaking changes. The two primary changes are the discontinuation of support for CommonJS and the removal of the cross-fetch polyfill. A comprehensive list of the breaking changes can be found here:

https://github.com/jasonkuhrt/graphql-request/releases/tag/7.0.0

closes #738

…aphql-request packages v7.0.1

The package nestjs-graphql-request utilizes graphql-request, and a new version (v7.0.1) has been
released. As a result of this major version update (v6 -> v7), I am also updating
nestjs-graphql-request to v1.0.0.

closes golevelup#738
@GauthierD- GauthierD- closed this May 21, 2024
@GauthierD- GauthierD- deleted the chore/738-update-deps-nestjs-graphql-request-package branch May 21, 2024 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

golevelup/nestjs-graphql-request: update dependencies graphql-request@7.0.1
1 participant