Skip to content

@0no-co/graphqlsp@1.13.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 06:56
· 13 commits to main since this release
180702b

Minor Changes

  • Remove missing operation-name code, with our increased focus on not generating any code this becomes irrelevant
    Submitted by @JoviDeCroock (See #362)
  • Allow supplying a custom clientDirectives which will be mixed in with the base client directives
    Submitted by @JoviDeCroock (See #370)

Patch Changes

  • Recursively create directories if the target does not exist
    Submitted by @JoviDeCroock (See #364)