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 2.23.1 #19

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

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Mar 19, 2018

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

2.23.1

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.

2.23.0

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.

2.22.0
  • When concatenating errors maintain a reference to the original for use downstream Issue #480 PR #637
  • Improve generic typings for several resolver-related interfaces PR #662
  • Remove copied apollo-link code PR #670
  • Handle undefined path in getErrorsFromParent PR #667
2.21.0
2.20.2
  • Pass through apollo-link-http errors to originalError PR #621
2.20.1
  • Fix error.path could be undefined for schema stitching PR #617
2.20.0
  • Recreate enums and scalars for more consistent behaviour of merged schemas PR #613
  • makeExecutableSchema and mergeSchema now accept an array of IResolver PR #612 PR #576 PR #577
  • Fix delegateToSchema.ts to remove duplicate new variable definitions when delegating to schemas PR #607
  • Fix duplicate subscriptions for schema stitching PR #609
2.19.0
  • Also recreate astNode property for fields, not only types, when recreating schemas. PR #580
  • Fix delegateToSchema.js to accept and move forward args with zero or false values PR #586
2.18.0
  • Fix a bug where inline fragments got filtered in merged schemas when a type implemented multiple interfaces PR #546
  • IEnumResolver value can be a number type PR #568
2.17.0
  • Include astNode property in schema recreation PR #569
2.16.0
  • Added GraphQL Subscriptions support for schema stitching and makeRemoteExecutableSchema PR #563
  • Make apollo-link a direct dependency PR #561
  • Update tests to use graphql-js@0.12 docstring format PR #559
2.15.0
  • Validate query before delegation PR #551
2.14.1
  • Add guard against invalid schemas being constructed from AST PR #547
2.14.0

Update to add support for graphql@0.12, and drop versions before 0.11 from the peer dependencies list. The graphql package has some breaking changes you might need to be aware of, but there aren't any breaking changes in graphql-tools itself, or common usage patterns, so we are shipping this as a minor version. We're also running tests on this package with both graphql@0.11 and graphql@0.12 until we confirm most users have updated.

2.13.0
  • (Experimental) Added support for custom directives on FIELD_DEFINITION that wrap resolvers with custom reusable logic. Issue #212 PR #518 and PR #529

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