Skip to content

@0no-co/graphqlsp@1.15.4

Choose a tag to compare

@github-actions github-actions released this 16 Apr 06:08
· 34 commits to main since this release
Immutable release. Only release title and notes can be modified.
f117265

Patch Changes

  • Forward all arguments from the getQuickInfoAtPosition proxy to the underlying TypeScript language service, so that the verbosityLevel argument (added in TypeScript 5.9 for expandable hovers) is no longer stripped when GraphQLSP delegates back to TypeScript
    Submitted by @JoviDeCroock (See #384)