@0no-co/graphqlsp@1.15.4
·
34 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Patch Changes
- Forward all arguments from the
getQuickInfoAtPositionproxy to the underlying TypeScript language service, so that theverbosityLevelargument (added in TypeScript 5.9 for expandable hovers) is no longer stripped when GraphQLSP delegates back to TypeScript
Submitted by @JoviDeCroock (See #384)