Skip to content

@gql.tada/cli-utils@1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 10:42
· 79 commits to main since this release
33f7afc

Minor Changes

  • Add multi-schema support to the CLI (See RFC for more details.) With multi-schema support, the configuration now accepts schemas as an option to set up multiple schemas that can be instantiated with initGraphQLTada() in parallel in the same codebase
    Submitted by @kitten (See #261)
  • Implement multi-schema support. Read more about it in the v1.6.0 Devlog post.
    Submitted by undefined (See #261)

Patch Changes

  • Upgrade to @0no-co/graphqlsp@^0.12.0
    Submitted by @kitten (See #264)
  • Updated dependencies (See #261)
    • @gql.tada/internal@0.3.1