Skip to content

v1.1.0

Compare
Choose a tag to compare
@Cito Cito released this 13 Jul 19:32

Public release of GraphQL-core-next, based on GraphQL.js v14.4.0.

In addition to incorporating the latest changes from GraphQL.js
(see particularly the list of changes in GraphQL.js v14.4.0),
this release also contains the following improvements and changes:

  • Made GraphQLError hashable (#35)
  • Fixed online documentation for GraphQLError
  • Support transformation of argument names (#41)
  • Support value transformation of input object types (#42)
  • Support custom type map reducers in GraphQLSchema
  • Allow comments on the last line of the query (#39)

Future versions of GraphQL-core-next will be released as GraphQL-core version 3 and up.

GraphQL-core-next has been discontinued as separate distribution.