-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This reverts commit dd930f7.
- Loading branch information
Showing
95 changed files
with
529 additions
and
1,438 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
.changeset/@graphql-codegen_flow-resolvers-352-dependencies.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@graphql-codegen/flow-resolvers": patch | ||
--- | ||
dependencies updates: | ||
- Updated dependency [`@graphql-tools/utils@^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.0) (from `^8.8.0`, in `dependencies`) |
5 changes: 5 additions & 0 deletions
5
.changeset/@graphql-codegen_near-operation-file-preset-352-dependencies.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@graphql-codegen/near-operation-file-preset": patch | ||
--- | ||
dependencies updates: | ||
- Updated dependency [`@graphql-tools/utils@^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.0) (from `^8.8.0`, in `dependencies`) |
5 changes: 5 additions & 0 deletions
5
.changeset/@graphql-codegen_typescript-jit-sdk-352-dependencies.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@graphql-codegen/typescript-jit-sdk": patch | ||
--- | ||
dependencies updates: | ||
- Updated dependency [`@graphql-tools/utils@^8.8.0 || ^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/8.8.0) (from `^8.8.0`, in `peerDependencies`) |
5 changes: 5 additions & 0 deletions
5
.changeset/@graphql-codegen_typescript-mongodb-352-dependencies.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@graphql-codegen/typescript-mongodb": patch | ||
--- | ||
dependencies updates: | ||
- Updated dependency [`@graphql-tools/utils@^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.0) (from `^8.8.0`, in `dependencies`) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@graphql-codegen/flutter-freezed": patch | ||
--- | ||
|
||
fix(flutter-freezed): exported Patterns for advanced configuration | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@graphql-codegen/typescript-urql-graphcache': minor | ||
--- | ||
|
||
mark typescript-urql-graphcache as @urql/exchange-graphcache v6 compatible |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@graphql-codegen/typescript-react-query": minor | ||
--- | ||
|
||
add exposeQueryRootKeys |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@graphql-codegen/typescript-react-query': patch | ||
--- | ||
|
||
Provide reactQueryImportFrom field to custom react-query import from |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@graphql-codegen/typescript-vue-urql': minor | ||
--- | ||
|
||
Generate explicit type for variables used in a query to work with urql v4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@graphql-codegen/typescript-urql': patch | ||
--- | ||
|
||
Generates optional or required options argument for subscriptions if variables are required or not. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
'@graphql-codegen/near-operation-file-preset': major | ||
--- | ||
|
||
accept skipDocumentsValidation config parameter | ||
|
||
‼️ ‼️ ‼️ Please note ‼️ ‼️ ‼️: | ||
|
||
This is a breaking change since previous versions skips all documents validation | ||
and this could raise validation errors while generating types. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@graphql-codegen/typescript-graphql-request': patch | ||
--- | ||
|
||
fix(graphql-request): use Headers in return type when rawRequest is true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
--- | ||
'@graphql-codegen/c-sharp': major | ||
'@graphql-codegen/c-sharp-common': major | ||
'@graphql-codegen/c-sharp-operations': major | ||
'@graphql-codegen/flutter-freezed': major | ||
'@graphql-codegen/flow': major | ||
'@graphql-codegen/flow-operations': major | ||
'@graphql-codegen/flow-resolvers': major | ||
'@graphql-codegen/java-apollo-android': major | ||
'@graphql-codegen/java-common': major | ||
'@graphql-codegen/java': major | ||
'@graphql-codegen/kotlin': major | ||
'@graphql-codegen/java-resolvers': major | ||
'@graphql-codegen/hasura-allow-list': major | ||
'@graphql-codegen/jsdoc': major | ||
'@graphql-codegen/urql-introspection': major | ||
'@graphql-codegen/typescript-apollo-angular': major | ||
'@graphql-codegen/typescript-apollo-client-helpers': major | ||
'@graphql-codegen/typescript-enum-array': major | ||
'@graphql-codegen/typescript-generic-sdk': major | ||
'@graphql-codegen/typescript-graphql-apollo': major | ||
'@graphql-codegen/typescript-graphql-files-modules': major | ||
'@graphql-codegen/typescript-graphql-request': major | ||
'@graphql-codegen/typescript-jit-sdk': major | ||
'@graphql-codegen/typescript-mongodb': major | ||
'@graphql-codegen/typescript-msw': major | ||
'@graphql-codegen/named-operations-object': major | ||
'@graphql-codegen/typescript-oclif': major | ||
'@graphql-codegen/typescript-react-apollo': major | ||
'@graphql-codegen/typescript-react-offix': major | ||
'@graphql-codegen/typescript-react-query': major | ||
'@graphql-codegen/typescript-rtk-query': major | ||
'@graphql-codegen/typescript-stencil-apollo': major | ||
'@graphql-codegen/typescript-type-graphql': major | ||
'@graphql-codegen/typescript-urql': major | ||
'@graphql-codegen/typescript-urql-graphcache': major | ||
'@graphql-codegen/urql-svelte-operations-store': major | ||
'@graphql-codegen/typescript-vue-apollo': major | ||
'@graphql-codegen/typescript-vue-apollo-smart-ops': major | ||
'@graphql-codegen/typescript-vue-urql': major | ||
'@graphql-codegen/import-types-preset': major | ||
'@graphql-codegen/near-operation-file-preset': major | ||
--- | ||
|
||
Drop support for Node.js 12 and 14. Require Node.js `>= 16` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.