github graphql/graphiql graphiql@5.3.0

latest release: @graphiql/plugin-explorer@5.1.4
6 hours ago

Minor Changes

  • #4448 e751f65 Thanks @dargmuesli! - Add customScalarSchemas prop to GraphiQLProvider/GraphiQL, forwarded to monaco-graphql's per-schema customScalarSchemas config. Without it, the variable editor's live JSON Schema linter assumes every custom scalar only accepts primitives (string, number, boolean, integer) and reports a spurious "Incorrect type" error for scalars that legitimately accept objects or arrays (e.g. a JSON or GeoJSON scalar). graphql-language-service and monaco-graphql already supported this per-scalar override; @graphiql/react just never exposed it.

Patch Changes

  • Updated dependencies [0893da7, 6090495, e751f65]:
    • @graphiql/plugin-doc-explorer@0.4.3
    • @graphiql/react@0.38.0
    • @graphiql/plugin-history@0.4.3

Don't miss a new graphiql release

NewReleases is sending notifications on new releases.