Skip to content

Releases: graphql/graphiql

cm6-graphql@0.0.15

31 May 19:40
c126878

Choose a tag to compare

Patch Changes

  • #3521 aa6dbbb4 Thanks @acao! - Fixes several issues with Type System (SDL) completion across the ecosystem:

    • restores completion for object and input type fields when the document context is not detectable or parseable
    • correct top-level completions for either of the unknown, type system or executable definitions. this leads to mixed top level completions when the document is unparseable, but now you are not seemingly restricted to only executable top level definitions
    • .graphqls ad-hoc standard functionality remains, but is not required, as it is not part of the official spec, and the spec also allows mixed mode documents in theory, and this concept is required when the type is unknown
  • Updated dependencies [aa6dbbb4]:

    • graphql-language-service@5.2.1

@graphiql/react@0.22.2

31 May 19:40
c126878

Choose a tag to compare

Patch Changes

  • #3602 03ab3a6b Thanks @thomasheyenbrock! - Avoid using deprecated Component.defaultProps for icon titles

  • Updated dependencies [aa6dbbb4]:

    • graphql-language-service@5.2.1
    • codemirror-graphql@2.0.12

@graphiql/plugin-explorer@3.0.2

31 May 19:40
c126878

Choose a tag to compare

Patch Changes

  • Updated dependencies [03ab3a6b]:
    • @graphiql/react@0.22.2

@graphiql/plugin-code-exporter@3.0.2

31 May 19:40
c126878

Choose a tag to compare

Patch Changes

  • Updated dependencies [03ab3a6b]:
    • @graphiql/react@0.22.2

graphiql@3.2.2

12 May 20:52
e3ca774

Choose a tag to compare

Patch Changes

  • Updated dependencies [224b43f5]:
    • @graphiql/react@0.22.1

@graphiql/react@0.22.1

12 May 20:52
e3ca774

Choose a tag to compare

Patch Changes

@graphiql/plugin-explorer@3.0.1

12 May 20:52
e3ca774

Choose a tag to compare

Patch Changes

  • Updated dependencies [224b43f5]:
    • @graphiql/react@0.22.1

@graphiql/plugin-code-exporter@3.0.1

12 May 20:52
e3ca774

Choose a tag to compare

Patch Changes

  • Updated dependencies [224b43f5]:
    • @graphiql/react@0.22.1

graphiql@3.2.1

07 May 16:34
79d1d99

Choose a tag to compare

Patch Changes

  • Updated dependencies [d48f4ef5]:
    • @graphiql/react@0.22.0

@graphiql/react@0.22.0

07 May 16:34
79d1d99

Choose a tag to compare

Minor Changes