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

Update graphql-tools in / from 2.10.0 to 4.0.0 #195

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Sep 20, 2018

Dependencies.io has updated graphql-tools (a npm dependency in /) from "2.10.0" to "4.0.0".

4.0.0
  • Support graphql and @types/graphql 14.x.

    NOTE: graphql 14 includes breaking changes. We're bumping the major version of graphql-tools to accommodate those breaking changes. If you're planning on using graphql 14 with graphql-tools 4.0.0, please make sure you've reviewed the graphql breaking changes list.
    hwillson in #953
  • Fix template strings usage in guessSchemaByRootField error message.

    nagelflorian in #936
  • Update IFieldResolver to allow typed input args.

    luk3thomas in #932
  • Changes to extractExtensionDefinitions to properly support graphql-js input extensions.

    jure in #948
  • Stop automatically shallow cloning (via object spread syntax) transformed subscription results. Transformed subscription results are not always objects, which means object spreading can lead to invalid results.

    ericlewis in #928
  • Re-use errors with an extensions property to make compatible with Apollo Server and it's built-in errors.

    edorsey in #925
  • Documentation updates.

    Amorites in #944

    trevor-scheer in #946

    dnalborczyk in #934

    zcei in #933

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.

None yet

1 participant