Skip to content

@0no-co/graphqlsp@1.3.1

Choose a tag to compare

@github-actions github-actions released this 26 Jan 11:51
· 127 commits to main since this release
18c877c

Patch Changes

  • ⚠️ Fix case for call-expression where index would go out of bounds due to fragments being external to the document. In tagged-templates we resolve this by adding it in to the original text
    Submitted by @JoviDeCroock (See #207)