Skip to content

Releases: 0no-co/gql.tada

@gql.tada/internal@0.2.4

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

Patch Changes

  • Upgrade @urql/core in @gql.tada/internal
    Submitted by @kitten (See #255)

@gql.tada/internal@0.2.3

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

Patch Changes

  • ⚠️ Fix ESM build output file to be properly loadable
    Submitted by @kitten (See #247)
  • ⚠️ Fix resolving tsconfig.json' extends option
    Submitted by @kitten (See #251)

@gql.tada/cli-utils@1.2.2

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

Patch Changes

  • Upgrade @vue/language-core and maintain backwards-compatibility
    Submitted by @kitten (See #253)
  • Instantiate TypeScript from project root rather than config path
    Submitted by @kitten (See #254)
  • Updated dependencies (See #255)
    • @gql.tada/internal@0.2.4

@gql.tada/cli-utils@1.2.1

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

Patch Changes

  • Refactor internal TypeScript instantiation (affects turbo, check, and generate-persisted commands)
    Submitted by @kitten (See #247)
  • ⚠️ Fix resolution of default lib path when libs aren't in standard location
    Submitted by @kitten (See #251)
  • ⚠️ Fix ESM build output file to be properly loadable
    Submitted by @kitten (See #247)
  • ⚠️ Fix log message of generate schema to correctly display schema rather than output
    Submitted by @JoviDeCroock (See #249)
  • Updated dependencies (See #247 and #251)
    • @gql.tada/internal@0.2.3

gql.tada@1.5.6

22 Apr 11:53
28fd233
Compare
Choose a tag to compare

Patch Changes

  • Ensure that graphql.scalar() accepts value arguments as-is, so excess properties trigger an error
    Submitted by @kitten (See #243)
  • Updated dependencies (See #241, #239, and #239)
    • @gql.tada/cli-utils@1.2.0
    • @gql.tada/internal@0.2.2

@gql.tada/internal@0.2.2

22 Apr 11:53
28fd233
Compare
Choose a tag to compare

Patch Changes

  • Add support for ${configDir} to directory path configs
    Submitted by @kitten (See #239)

@gql.tada/cli-utils@1.2.0

22 Apr 11:53
28fd233
Compare
Choose a tag to compare

Minor Changes

  • Add experimental support for .svelte files for the turbo, generate-persisted, and check commands. (Note: @0no-co/graphqlsp does not yet have support for Svelte, Vue & Volar)
    Submitted by @kitten (See #241)
  • Add support for ${configDir} to directory path configs. When used in paths in our configuration, ${configDir} will be substituted with the location of the main tsconfig.json
    Submitted by @kitten (See #239)

Patch Changes

  • Updated dependencies (See #239)
    • @gql.tada/internal@0.2.2

gql.tada@1.5.5

20 Apr 09:47
7b1e21c
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies (See #236)
    • @gql.tada/cli-utils@1.1.1

@gql.tada/cli-utils@1.1.1

20 Apr 09:47
7b1e21c
Compare
Choose a tag to compare

Patch Changes

  • Use the Vue SFC compiler's source-maps when looking up positions in its TypeScript file output
    Submitted by @JoviDeCroock (See #236)

gql.tada@1.5.4

19 Apr 16:27
8ccd558
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies (See #232 and #230)
    • @gql.tada/cli-utils@1.1.0