Skip to content

Releases: graphql/graphiql

[email protected]

31 May 19:40
c126878
Compare
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]:

@graphiql/[email protected]

31 May 19:40
c126878
Compare
Choose a tag to compare

Patch Changes

@graphiql/[email protected]

31 May 19:40
c126878
Compare
Choose a tag to compare

Patch Changes

@graphiql/[email protected]

31 May 19:40
c126878
Compare
Choose a tag to compare

Patch Changes

[email protected]

12 May 20:52
e3ca774
Compare
Choose a tag to compare

Patch Changes

@graphiql/[email protected]

12 May 20:52
e3ca774
Compare
Choose a tag to compare

Patch Changes

@graphiql/[email protected]

12 May 20:52
e3ca774
Compare
Choose a tag to compare

Patch Changes

@graphiql/[email protected]

12 May 20:52
e3ca774
Compare
Choose a tag to compare

Patch Changes

[email protected]

07 May 16:34
79d1d99
Compare
Choose a tag to compare

Patch Changes

@graphiql/[email protected]

07 May 16:34
79d1d99
Compare
Choose a tag to compare

Minor Changes