Skip to content

Releases: 0no-co/gql.tada

[email protected]

26 Apr 10:42
33f7afc
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@gql.tada/[email protected]

26 Apr 15:07
6bc8424
Compare
Choose a tag to compare

Patch Changes

  • Improve error message when config.schemas is missing tadaOutputLocation entries or when unique values are compared
    Submitted by @kitten (See #270)

@gql.tada/[email protected]

26 Apr 13:47
95c01cc
Compare
Choose a tag to compare

Patch Changes

  • ⚠️ Fix declare module not being added to tada output in some cases
    Submitted by @kitten (See #268)

@gql.tada/[email protected]

26 Apr 10:42
33f7afc
Compare
Choose a tag to compare

Patch Changes

@gql.tada/[email protected]

26 Apr 09:45
36e6c5f
Compare
Choose a tag to compare

Minor Changes

  • Add multi-schema config format and schema loading
    Submitted by @kitten (See #257)

Patch Changes

  • Update loadRef to reflect tada* options to result types
    Submitted by @kitten (See #259)

@gql.tada/[email protected]

26 Apr 15:07
6bc8424
Compare
Choose a tag to compare

Patch Changes

@gql.tada/[email protected]

26 Apr 13:47
95c01cc
Compare
Choose a tag to compare

Patch Changes

  • Add missing default compiler options when instantiating TypeScript in check, generate persisted, and turbo commands
    Submitted by @kitten (See #266)
  • Updated dependencies (See #268)

@gql.tada/[email protected]

26 Apr 10:42
33f7afc
Compare
Choose a tag to compare

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

[email protected]

24 Apr 17:10
83eb15d
Compare
Choose a tag to compare

Patch Changes

[email protected]

24 Apr 13:47
9c284e4
Compare
Choose a tag to compare

Patch Changes