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

Merged
merged 1 commit into from
Sep 8, 2024
Merged

Version Packages #378

merged 1 commit into from
Sep 8, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 22, 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.7

Patch Changes

  • Update internal type signature of initGraphQLTada<>() function and include initGraphQLTada<Setup> alias type. This alias type makes it more intuitive to declare types the return type of initGraphQLTada(), since it mirrors the same name
    Submitted by @kitten (See #377)
  • Updated dependencies (See #386 and #388)
    • @gql.tada/internal@1.0.8
    • @gql.tada/cli-utils@1.6.2

@gql.tada/cli-utils@1.6.2

Patch Changes

  • Strip our internal @_unmask directive from fragment-definitions during persisted-operations generation
    Submitted by @JoviDeCroock (See #388)
  • Updated dependencies (See #386)
    • @gql.tada/internal@1.0.8

@gql.tada/internal@1.0.8

Patch Changes

  • Update the tsconfig resolver to better handle an array of "extends" values in tsconfig.json files when trying to locate the GraphQLSP plugin entry. Before, if you were using an array for "extends", e.g. "extends: ["./file1.json", "./file2.json"], the first file loaded that did not have a GraphQLSP plugin entry defined would throw an error and prevent subsequent files from being loaded and evaluated. The implemented change now allows for the resolver to continue iterating over extends values trying to locate a GraphQLSP plugin entry
    Submitted by @aweber1 (See #386)

@gql.tada/website-vitepress@0.0.36

Patch Changes

  • Updated dependencies (See #377)
    • gql.tada@1.8.7

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 899eb69 to 896fa2d Compare August 30, 2024 10:44
@kitten kitten merged commit 3c076c0 into main Sep 8, 2024
1 check passed
@kitten kitten deleted the changeset-release/main branch September 8, 2024 10:38
This pull request was closed.
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