0no-co / gql.tada

🪄 Magical GraphQL query engine for TypeScript
https://gql-tada.0no.co
MIT License
2.56k stars 43 forks source link

Version Packages #258

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 5 months ago

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/internal@0.3.0

Minor Changes

Patch Changes

kitten commented 5 months ago

Release Plan: Before merging #261 we should publish this as a separate release while preventing the gql.tada@1.5.9 and @gql.tada/cli-utils@1.2.3 by temporarily changing the changesets config. This unblocks the GraphQLSP release (See: https://github.com/0no-co/GraphQLSP/blob/474ca19d7a1247eabffdca3e3bf16a91184e4169/packages/graphqlsp/package.json#L54) after which we can merge #261 and upgrade to the latest graphqlsp version here in @gql.tada/cli-utils.

cc @JoviDeCroock