diff --git a/.changeset/breezy-ducks-promise.md b/.changeset/breezy-ducks-promise.md deleted file mode 100644 index b39ecd80..00000000 --- a/.changeset/breezy-ducks-promise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@gql.tada/cli-utils": patch ---- - -Remove interactive output in non-interactive environments diff --git a/.changeset/fair-otters-lie.md b/.changeset/fair-otters-lie.md deleted file mode 100644 index 8931bce1..00000000 --- a/.changeset/fair-otters-lie.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"gql.tada": minor -"@gql.tada/internal": patch ---- - -Allow GraphQL enum types to be remapped with the `scalars` configuration option. diff --git a/.changeset/funny-boxes-reply.md b/.changeset/funny-boxes-reply.md deleted file mode 100644 index a9c037fa..00000000 --- a/.changeset/funny-boxes-reply.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@gql.tada/cli-utils": major ---- - -Add stdout-piping support in some commands and adjust command arguments for consistency. diff --git a/.changeset/gorgeous-avocados-push.md b/.changeset/gorgeous-avocados-push.md deleted file mode 100644 index 77621c66..00000000 --- a/.changeset/gorgeous-avocados-push.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@gql.tada/cli-utils": minor ---- - -Add `gql-tada turbo` which will calculate all the types from `graphql()` calls so subsequent -clones, ... won't have to calculate all the types. diff --git a/.changeset/green-waves-tie.md b/.changeset/green-waves-tie.md deleted file mode 100644 index 56c4bae8..00000000 --- a/.changeset/green-waves-tie.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@gql.tada/cli-utils": patch -"@gql.tada/internal": patch ---- - -Add bundled licenses of internalized modules diff --git a/.changeset/healthy-shrimps-pretend.md b/.changeset/healthy-shrimps-pretend.md deleted file mode 100644 index dce068a4..00000000 --- a/.changeset/healthy-shrimps-pretend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@gql.tada/cli-utils": minor ---- - -Implement `generate-persisted` as a way to go through all of the codebase and generate a persisted operations manifest diff --git a/.changeset/late-mice-type.md b/.changeset/late-mice-type.md deleted file mode 100644 index 7acdbe46..00000000 --- a/.changeset/late-mice-type.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@gql.tada/cli-utils": minor -"gql.tada": minor ---- - -Support a second argument in `graphql.persisted` which accepts a `TadaDocumentNode` rather than passing a generic. This allows the document node to not be hidden, to still generate `documentId` via `gql.tada` without having to hide the document during runtime. diff --git a/.changeset/light-files-travel.md b/.changeset/light-files-travel.md deleted file mode 100644 index cf3d2e42..00000000 --- a/.changeset/light-files-travel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@gql.tada/cli-utils": patch ---- - -Fix crash in `generate turbo` command when `returnType.symbol` is undefined diff --git a/.changeset/mighty-taxis-end.md b/.changeset/mighty-taxis-end.md deleted file mode 100644 index 86152ba5..00000000 --- a/.changeset/mighty-taxis-end.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@gql.tada/cli-utils": major ---- - -Add stylised log output and threading to commands. diff --git a/.changeset/nasty-ducks-hug.md b/.changeset/nasty-ducks-hug.md deleted file mode 100644 index 661b75ee..00000000 --- a/.changeset/nasty-ducks-hug.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@gql.tada/cli-utils": minor -"@gql.tada/internal": minor ---- - -Add `check` as a way to run the GraphQLSP diagnostics as part of our CLI diff --git a/.changeset/nasty-masks-count.md b/.changeset/nasty-masks-count.md deleted file mode 100644 index 535fe048..00000000 --- a/.changeset/nasty-masks-count.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@gql.tada/cli-utils": minor ---- - -Add `doctor` command to diagnose common issues with the LSP and gql.tada diff --git a/.changeset/plenty-games-smoke.md b/.changeset/plenty-games-smoke.md deleted file mode 100644 index f1efec45..00000000 --- a/.changeset/plenty-games-smoke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@gql.tada/internal": patch ---- - -Support opting out of `includeDeprecated` on `__Directive` and `__Field` in accordance with the October 2021 spec diff --git a/.changeset/pretty-falcons-leave.md b/.changeset/pretty-falcons-leave.md deleted file mode 100644 index ec2187d7..00000000 --- a/.changeset/pretty-falcons-leave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@gql.tada/internal": patch ---- - -Replace `minifyIntrospectionQuery` utility with a version that sorts fields and types by name. diff --git a/.changeset/silver-cooks-heal.md b/.changeset/silver-cooks-heal.md deleted file mode 100644 index d77697ac..00000000 --- a/.changeset/silver-cooks-heal.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@gql.tada/cli-utils": minor ---- - -Add the `init` command for the CLI diff --git a/.changeset/strange-ways-poke.md b/.changeset/strange-ways-poke.md deleted file mode 100644 index fb0a72ab..00000000 --- a/.changeset/strange-ways-poke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@gql.tada/cli-utils": patch ---- - -Improve log output of `doctor` command. diff --git a/.changeset/tender-keys-act.md b/.changeset/tender-keys-act.md deleted file mode 100644 index 43154f01..00000000 --- a/.changeset/tender-keys-act.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@gql.tada/cli-utils": minor ---- - -Add `--tsconfig` option to the `check` command, update its log output, and add support for GitHub Actions annotations to it. diff --git a/.changeset/thin-bikes-help.md b/.changeset/thin-bikes-help.md deleted file mode 100644 index 7a535a3d..00000000 --- a/.changeset/thin-bikes-help.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@gql.tada/cli-utils": minor ---- - -Add annotations for GitHub actions to command outputs that report diagnostics. diff --git a/.changeset/twelve-kiwis-fail.md b/.changeset/twelve-kiwis-fail.md deleted file mode 100644 index bc6ea914..00000000 --- a/.changeset/twelve-kiwis-fail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@gql.tada/internal": minor ---- - -Implement new config resolution helpers diff --git a/CHANGELOG.md b/CHANGELOG.md index 4971e958..a49f2430 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # gql.tada +## 1.5.0 + +### Minor Changes + +- Allow GraphQL enum types to be remapped with the `scalars` configuration option + Submitted by [@kitten](https://github.com/kitten) (See [#184](https://github.com/0no-co/gql.tada/pull/184)) +- Support a second argument in `graphql.persisted` which accepts a `TadaDocumentNode` rather than passing a generic. This allows the document node to not be hidden, to still generate `documentId` via `gql.tada` without having to hide the document during runtime + Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#188](https://github.com/0no-co/gql.tada/pull/188)) + +### Patch Changes + +- Updated dependencies (See [#203](https://github.com/0no-co/gql.tada/pull/203), [#184](https://github.com/0no-co/gql.tada/pull/184), [#197](https://github.com/0no-co/gql.tada/pull/197), [#183](https://github.com/0no-co/gql.tada/pull/183), [#175](https://github.com/0no-co/gql.tada/pull/175), [#176](https://github.com/0no-co/gql.tada/pull/176), [#188](https://github.com/0no-co/gql.tada/pull/188), [#205](https://github.com/0no-co/gql.tada/pull/205), [#200](https://github.com/0no-co/gql.tada/pull/200), [#170](https://github.com/0no-co/gql.tada/pull/170), [#169](https://github.com/0no-co/gql.tada/pull/169), [#192](https://github.com/0no-co/gql.tada/pull/192), [#185](https://github.com/0no-co/gql.tada/pull/185), [#182](https://github.com/0no-co/gql.tada/pull/182), [#193](https://github.com/0no-co/gql.tada/pull/193), [#199](https://github.com/0no-co/gql.tada/pull/199), [#200](https://github.com/0no-co/gql.tada/pull/200), and [#200](https://github.com/0no-co/gql.tada/pull/200)) + - @gql.tada/cli-utils@1.0.0 + - @gql.tada/internal@0.2.0 + ## 1.4.3 ### Patch Changes diff --git a/package.json b/package.json index 8bbd9720..004ccd4b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gql.tada", "description": "The spec-compliant & magical GraphQL query language engine in the TypeScript type system", - "version": "1.4.3", + "version": "1.5.0", "author": "0no.co ", "source": "./src/index.ts", "main": "./dist/gql-tada", diff --git a/packages/cli-utils/CHANGELOG.md b/packages/cli-utils/CHANGELOG.md index eb954535..65661b0a 100644 --- a/packages/cli-utils/CHANGELOG.md +++ b/packages/cli-utils/CHANGELOG.md @@ -1,5 +1,47 @@ # @gql.tada/cli-utils +## 1.0.0 + +### Major Changes + +- Add stdout-piping support in some commands and adjust command arguments for consistency + Submitted by [@kitten](https://github.com/kitten) (See [#197](https://github.com/0no-co/gql.tada/pull/197)) +- Add stylised log output and threading to commands + Submitted by [@kitten](https://github.com/kitten) (See [#200](https://github.com/0no-co/gql.tada/pull/200)) + +### Minor Changes + +- Add `gql-tada turbo` which will calculate all the types from `graphql()` calls so subsequent + clones, ... won't have to calculate all the types + Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#183](https://github.com/0no-co/gql.tada/pull/183)) +- Implement `generate-persisted` as a way to go through all of the codebase and generate a persisted operations manifest + Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#176](https://github.com/0no-co/gql.tada/pull/176)) +- Support a second argument in `graphql.persisted` which accepts a `TadaDocumentNode` rather than passing a generic. This allows the document node to not be hidden, to still generate `documentId` via `gql.tada` without having to hide the document during runtime + Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#188](https://github.com/0no-co/gql.tada/pull/188)) +- Add `check` as a way to run the GraphQLSP diagnostics as part of our CLI + Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#170](https://github.com/0no-co/gql.tada/pull/170)) +- Add `doctor` command to diagnose common issues with the LSP and gql.tada + Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#169](https://github.com/0no-co/gql.tada/pull/169)) +- Add the `init` command for the CLI + Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#182](https://github.com/0no-co/gql.tada/pull/182)) +- Add `--tsconfig` option to the `check` command, update its log output, and add support for GitHub Actions annotations to it + Submitted by [@kitten](https://github.com/kitten) (See [#199](https://github.com/0no-co/gql.tada/pull/199)) +- Add annotations for GitHub actions to command outputs that report diagnostics + Submitted by [@kitten](https://github.com/kitten) (See [#200](https://github.com/0no-co/gql.tada/pull/200)) + +### Patch Changes + +- Remove interactive output in non-interactive environments + Submitted by [@kitten](https://github.com/kitten) (See [#203](https://github.com/0no-co/gql.tada/pull/203)) +- Add bundled licenses of internalized modules + Submitted by [@kitten](https://github.com/kitten) (See [#175](https://github.com/0no-co/gql.tada/pull/175)) +- ⚠️ Fix crash in `generate turbo` command when `returnType.symbol` is undefined + Submitted by [@kitten](https://github.com/kitten) (See [#205](https://github.com/0no-co/gql.tada/pull/205)) +- Improve log output of `doctor` command + Submitted by [@kitten](https://github.com/kitten) (See [#193](https://github.com/0no-co/gql.tada/pull/193)) +- Updated dependencies (See [#184](https://github.com/0no-co/gql.tada/pull/184), [#175](https://github.com/0no-co/gql.tada/pull/175), [#170](https://github.com/0no-co/gql.tada/pull/170), [#192](https://github.com/0no-co/gql.tada/pull/192), [#185](https://github.com/0no-co/gql.tada/pull/185), and [#200](https://github.com/0no-co/gql.tada/pull/200)) + - @gql.tada/internal@0.2.0 + ## 0.3.3 ### Patch Changes diff --git a/packages/cli-utils/package.json b/packages/cli-utils/package.json index e446a790..1e2cef8b 100644 --- a/packages/cli-utils/package.json +++ b/packages/cli-utils/package.json @@ -1,6 +1,6 @@ { "name": "@gql.tada/cli-utils", - "version": "0.3.3", + "version": "1.0.0", "public": true, "description": "Main logic for gql.tada’s CLI tool.", "author": "0no.co ", diff --git a/packages/internal/CHANGELOG.md b/packages/internal/CHANGELOG.md index 234723ad..630d3945 100644 --- a/packages/internal/CHANGELOG.md +++ b/packages/internal/CHANGELOG.md @@ -1,5 +1,25 @@ # @gql.tada/internal +## 0.2.0 + +### Minor Changes + +- Add `check` as a way to run the GraphQLSP diagnostics as part of our CLI + Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#170](https://github.com/0no-co/gql.tada/pull/170)) +- Implement new config resolution helpers + Submitted by [@kitten](https://github.com/kitten) (See [#200](https://github.com/0no-co/gql.tada/pull/200)) + +### Patch Changes + +- Allow GraphQL enum types to be remapped with the `scalars` configuration option + Submitted by [@kitten](https://github.com/kitten) (See [#184](https://github.com/0no-co/gql.tada/pull/184)) +- Add bundled licenses of internalized modules + Submitted by [@kitten](https://github.com/kitten) (See [#175](https://github.com/0no-co/gql.tada/pull/175)) +- Support opting out of `includeDeprecated` on `__Directive` and `__Field` in accordance with the October 2021 spec + Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#192](https://github.com/0no-co/gql.tada/pull/192)) +- Replace `minifyIntrospectionQuery` utility with a version that sorts fields and types by name + Submitted by [@kitten](https://github.com/kitten) (See [#185](https://github.com/0no-co/gql.tada/pull/185)) + ## 0.1.3 ### Patch Changes diff --git a/packages/internal/package.json b/packages/internal/package.json index 06c7295c..44bfc3b4 100644 --- a/packages/internal/package.json +++ b/packages/internal/package.json @@ -1,6 +1,6 @@ { "name": "@gql.tada/internal", - "version": "0.1.3", + "version": "0.2.0", "public": true, "description": "Internal logic for gql.tada’s CLI tool and GraphQLSP.", "author": "0no.co ", diff --git a/website/CHANGELOG.md b/website/CHANGELOG.md index e261e8a1..119b32a9 100644 --- a/website/CHANGELOG.md +++ b/website/CHANGELOG.md @@ -1,5 +1,12 @@ # @gql.tada/website-vitepress +## 0.0.9 + +### Patch Changes + +- Updated dependencies (See [#184](https://github.com/0no-co/gql.tada/pull/184) and [#188](https://github.com/0no-co/gql.tada/pull/188)) + - gql.tada@1.5.0 + ## 0.0.8 ### Patch Changes diff --git a/website/package.json b/website/package.json index 976e2de5..07eb81c4 100644 --- a/website/package.json +++ b/website/package.json @@ -1,6 +1,6 @@ { "name": "@gql.tada/website-vitepress", - "version": "0.0.8", + "version": "0.0.9", "private": true, "scripts": { "dev": "vitepress dev",