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

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Version Packages #114

merged 1 commit into from
Mar 8, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 7, 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.3.2

Patch Changes

  • ⚠️ Fix tokenizer hitting tail recursion limit by recursing on each ignored token
    Submitted by @kitten (See #125)
  • Allow readFragment to be called again on an already unmasked fragment
    Submitted by @kitten (See #124)
  • Re-export DocumentDecoration
    Submitted by @kitten (See #113)
  • Updated dependencies (See #120)
    • @gql.tada/cli-utils@0.1.1

@gql.tada/cli-utils@0.1.1

Patch Changes

  • Add generate-schema command which takes a URL | path to a JSON file and outputs a graphql schema. Example: gql-tada generate-schema https://example.com ./schema.graphql --header 'authorization: bearer token'
    Submitted by @JoviDeCroock (See #120)

@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 61063ea to de1969e Compare March 8, 2024 23:31
@kitten kitten merged commit 16c4e0b into main Mar 8, 2024
1 check passed
@kitten kitten deleted the changeset-release/main branch March 8, 2024 23:43
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