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

Upgrade version of "graphql-request" #4026

Merged
merged 2 commits into from
Dec 31, 2023
Merged

Upgrade version of "graphql-request" #4026

merged 2 commits into from
Dec 31, 2023

Commits on May 29, 2023

  1. Upgrade version of "graphql-request"

    Upgrading the version of "graphql-request" to use the latest. This is
    not only to get onto the latest version of the package, but also to
    remove an internal bug to that can surface from it. In this case, there
    are duplicate `AbortSignal` types, one defined by the Typescript
    language, and one defined by the package. This update removes this
    conflict.
    donovan-ecargo committed May 29, 2023
    Configuration menu
    Copy the full SHA
    59f0720 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. allow more versions

    phryneas committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ea8a310 View commit details
    Browse the repository at this point in the history