github graphql/graphiql graphql-language-service-interface@2.10.0

latest releases: @graphiql/react@0.21.0, @graphiql/plugin-explorer@2.0.0, @graphiql/plugin-code-exporter@2.0.0...
2 years ago

Minor Changes

  • #2081 9b72af57 Thanks @acao! - Auto-expand selection sets & invoke completion on newline

    Introduces insertText and completion for field selectionSets for the appropriate field.types.
    Works across monaco-graphql and graphql-language-service-server.

    Though the changeset is bumping a patch for codemirror-graphql, the lsp completion insertText is not used by codemirror, and thus this lsp enhancment will not change the codemirror-graphql experience.

Patch Changes

  • #2076 581df6d8 Thanks @acao! - fix a potential issue where field(arg: $| in codemirror-graphql might have autocompletion insert of $\$variable because of recent changes to completion for monaco-graphql/vscode-graphql

  • Updated dependencies [9df315b4]:

    • graphql-language-service-utils@2.7.0

Don't miss a new graphiql release

NewReleases is sending notifications on new releases.