github graphql/graphiql @graphiql/react@0.10.0

Minor Changes

  • #2651 85d5af25 Thanks @thomasheyenbrock! - BREAKING: The following context properties have been removed as they are only meant for internal use:

    • The subscription property of the ExecutionContext
    • The setSchema method of the SchemaContext
    • The setFetchError method of the SchemaContext
  • #2652 6ff0bab9 Thanks @thomasheyenbrock! - BREAKING: The validationErrors property of the SchemaContext is now always non-null. If the schema is valid then it will contain an empty list.

  • #2644 0aff68a6 Thanks @thomasheyenbrock! - BREAKING: The ResponseEditor component no longer accepts the prop value. Instead you can now pass the prop response to the EditorContextProvider. This aligns it with the API design of the other editor components.

Don't miss a new graphiql release

NewReleases is sending notifications on new releases.