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 #351

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Version Packages #351

merged 1 commit into from
Jul 29, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 29, 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.8.3

Patch Changes

  • Extend readFragment types to allow | {} optional fragments to be matched. When a fragment is annotated with a directive making it optional (such as @include, @skip, or @defer) then its typed as optional. readFragment previously didn't know how to match these types, but it will now match T | {} and infer the type as such
    Submitted by @kitten (See #349)
  • Updated dependencies (See #350)
    • @gql.tada/internal@1.0.5
    • @gql.tada/cli-utils@1.5.2

@gql.tada/cli-utils@1.5.2

Patch Changes

  • Updated dependencies (See #350)
    • @gql.tada/internal@1.0.5

@gql.tada/internal@1.0.5

Patch Changes

  • Output introspection type separately in d.ts output typings file. This avoids a serialization error in composite TypeScript projects
    Submitted by @kitten (See #350)

@gql.tada/website-vitepress@0.0.32

Patch Changes

  • Updated dependencies (See #349)
    • gql.tada@1.8.3

@github-actions github-actions bot force-pushed the changeset-release/main branch from 76259c1 to 96855ff Compare July 29, 2024 10:47
@kitten kitten merged commit 7bcdac9 into main Jul 29, 2024
1 check passed
@kitten kitten deleted the changeset-release/main branch July 29, 2024 10:50
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.

1 participant