github graphql/graphiql graphql-language-service-server@2.7.22

Patch Changes

  • #2385 6db28447 Thanks @acao! - Stop reporting unnecessary EOF errors when authoring new queries

  • #2382 1bea864d Thanks @acao! - allow disabling query/SDL validation with graphql-config setting { extensions: { languageService: { enableValidation: false } } }.

    Currently, users receive duplicate validation messages when using our LSP alongside existing validation tools like graphql-eslint, and this allows them to disable the LSP feature in that case.

Don't miss a new graphiql release

NewReleases is sending notifications on new releases.