Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #148

Merged
merged 3 commits into from
Mar 21, 2024
Merged

Version Packages #148

merged 3 commits into from
Mar 21, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 20, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

gql.tada@1.4.0

Minor Changes

  • Accept a pre-processed schema when setting up gql.tada for the AbstractSetupSchema.introspection option. This allows us to map an IntrospectionQuery ahead of time
    Submitted by @kitten (See #147)
  • Add @gql.tada/internal package to extract common logic between the CLI and the LSP
    Submitted by @JoviDeCroock (See #149)
  • Change the default scalar type of ID to be string, as the GraphQL spec recommends it to serialize to a string
    Submitted by @JoviDeCroock (See #146)

Patch Changes

  • Remove stringLiteral generic constraint, causing errors depending on TypeScript version
    Submitted by @kitten (See #151)
  • Updated dependencies (See #155, #150, and #149)
    • @gql.tada/cli-utils@0.3.0
    • @gql.tada/internal@0.1.0

@gql.tada/cli-utils@0.3.0

Minor Changes

  • Enable pre-processed introspection output by default (since it only applies to d.ts outputs)
    Submitted by @kitten (See #155)
  • Expose introspection output format generation from @gql.tada/internal and implement a new pre-processed output format, which pre-computes the output of the mapIntrospection type
    Submitted by @kitten (See #150)
  • Add @gql.tada/internal package to extract common logic between the CLI and the LSP
    Submitted by @JoviDeCroock (See #149)

Patch Changes

  • Updated dependencies (See #150 and #149)
    • @gql.tada/internal@0.1.0

@gql.tada/internal@0.1.0

Minor Changes

  • Expose introspection output format generation from @gql.tada/internal and implement a new pre-processed output format, which pre-computes the output of the mapIntrospection type
    Submitted by @kitten (See #150)
  • Add @gql.tada/internal package to extract common logic between the CLI and the LSP
    Submitted by @JoviDeCroock (See #149)

@gql.tada/website-vitepress@0.0.5

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 7 times, most recently from 29dc900 to b84cd71 Compare March 21, 2024 12:08
@kitten kitten merged commit 4abdfc0 into main Mar 21, 2024
2 checks passed
@kitten kitten deleted the changeset-release/main branch March 21, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant