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

Use renamed @graphql-codegen/cli instead of graphql-code-generator #60783

Closed
wants to merge 11 commits into from

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    4590902 View commit details
    Browse the repository at this point in the history
  2. Add license overrides

    watson committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    629f895 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0376a73 View commit details
    Browse the repository at this point in the history
  4. Reset yarn.lock from master

    watson committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    7ce6af3 View commit details
    Browse the repository at this point in the history
  5. Consolidate @babel/* versions

    watson committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    03526f6 View commit details
    Browse the repository at this point in the history
  6. Consolidate versions

    watson committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    f495f0e View commit details
    Browse the repository at this point in the history
  7. Fix two issues with mismatching package versions.

    Fix two TypeScript errors that would occur when running `node
    scripts/check_type`.
    
    Both issues are related to the version of `apollo-link` being used.
    watson committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    d43750f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0af869 View commit details
    Browse the repository at this point in the history
  9. No longer any need to override licenses

    The problematic packages are no longer in the dependency tree. This
    happended when I upgraded from v1.13.1 to 1.13.3.
    watson committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    c196e80 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b83749b View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    e01d87d View commit details
    Browse the repository at this point in the history