Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/@graphql-codegen_add-10849-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-codegen_cli-10848-dependencies.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/@graphql-codegen_cli-10849-dependencies.md

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/@graphql-codegen_client-preset-10849-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-codegen_core-10849-dependencies.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-codegen_schema-ast-10849-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-codegen_testing-10849-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-codegen_time-10849-dependencies.md

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-codegen_typescript-10849-dependencies.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/legal-cobras-hang.md

This file was deleted.

28 changes: 28 additions & 0 deletions packages/graphql-codegen-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# @graphql-codegen/cli

## 7.0.1

### Patch Changes

- [#10848](https://github.com/dotansimha/graphql-code-generator/pull/10848)
[`f3ce427`](https://github.com/dotansimha/graphql-code-generator/commit/f3ce427e251c45b87f462a4584381a76989c628d)
Thanks [@eddeee888](https://github.com/eddeee888)! - dependencies updates:
- Updated dependency
[`@graphql-codegen/client-preset@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-codegen/client-preset/v/workspace:^)
(from `^6.0.0`, in `dependencies`)

- [#10849](https://github.com/dotansimha/graphql-code-generator/pull/10849)
[`55a4742`](https://github.com/dotansimha/graphql-code-generator/commit/55a47421273ac795c516a011c257c5af159880cb)
Thanks [@eddeee888](https://github.com/eddeee888)! - dependencies updates:
- Updated dependency
[`@graphql-codegen/core@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-codegen/core/v/workspace:^)
(from `^6.0.0`, in `dependencies`)
- Updated dependency
[`@graphql-codegen/plugin-helpers@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-codegen/plugin-helpers/v/workspace:^)
(from `^7.0.0`, in `dependencies`)
- Updated dependencies
[[`f3ce427`](https://github.com/dotansimha/graphql-code-generator/commit/f3ce427e251c45b87f462a4584381a76989c628d),
[`55a4742`](https://github.com/dotansimha/graphql-code-generator/commit/55a47421273ac795c516a011c257c5af159880cb),
[`55a4742`](https://github.com/dotansimha/graphql-code-generator/commit/55a47421273ac795c516a011c257c5af159880cb),
[`f3ce427`](https://github.com/dotansimha/graphql-code-generator/commit/f3ce427e251c45b87f462a4584381a76989c628d)]:
- @graphql-codegen/client-preset@6.0.1
- @graphql-codegen/core@6.0.1

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-codegen-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/cli",
"version": "7.0.0",
"version": "7.0.1",
"type": "module",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions packages/graphql-codegen-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @graphql-codegen/core

## 6.0.1

### Patch Changes

- [#10849](https://github.com/dotansimha/graphql-code-generator/pull/10849)
[`55a4742`](https://github.com/dotansimha/graphql-code-generator/commit/55a47421273ac795c516a011c257c5af159880cb)
Thanks [@eddeee888](https://github.com/eddeee888)! - dependencies updates:
- Updated dependency
[`@graphql-codegen/plugin-helpers@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-codegen/plugin-helpers/v/workspace:^)
(from `^7.0.0`, in `dependencies`)

## 6.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-codegen-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/core",
"version": "6.0.0",
"version": "6.0.1",
"type": "module",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions packages/plugins/other/add/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @graphql-codegen/add

## 7.0.1

### Patch Changes

- [#10849](https://github.com/dotansimha/graphql-code-generator/pull/10849)
[`55a4742`](https://github.com/dotansimha/graphql-code-generator/commit/55a47421273ac795c516a011c257c5af159880cb)
Thanks [@eddeee888](https://github.com/eddeee888)! - dependencies updates:
- Updated dependency
[`@graphql-codegen/plugin-helpers@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-codegen/plugin-helpers/v/workspace:^)
(from `^7.0.0`, in `dependencies`)

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/other/add/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/add",
"version": "7.0.0",
"version": "7.0.1",
"type": "module",
"description": "GraphQL Code Generator plugin for adding custom content to your output file",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/plugins/other/fragment-matcher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @graphql-codegen/fragment-matcher

## 7.0.1

### Patch Changes

- [#10849](https://github.com/dotansimha/graphql-code-generator/pull/10849)
[`55a4742`](https://github.com/dotansimha/graphql-code-generator/commit/55a47421273ac795c516a011c257c5af159880cb)
Thanks [@eddeee888](https://github.com/eddeee888)! - dependencies updates:
- Updated dependency
[`@graphql-codegen/plugin-helpers@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-codegen/plugin-helpers/v/workspace:^)
(from `^7.0.0`, in `dependencies`)

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/other/fragment-matcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/fragment-matcher",
"version": "7.0.0",
"version": "7.0.1",
"type": "module",
"description": "graphql-code-generate plugin for generating fragments matcher introspection file",
"repository": {
Expand Down
17 changes: 17 additions & 0 deletions packages/plugins/other/introspection/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @graphql-codegen/introspection

## 6.0.1

### Patch Changes

- [#10849](https://github.com/dotansimha/graphql-code-generator/pull/10849)
[`55a4742`](https://github.com/dotansimha/graphql-code-generator/commit/55a47421273ac795c516a011c257c5af159880cb)
Thanks [@eddeee888](https://github.com/eddeee888)! - dependencies updates:
- Updated dependency
[`@graphql-codegen/plugin-helpers@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-codegen/plugin-helpers/v/workspace:^)
(from `^7.0.0`, in `dependencies`)
- Updated dependency
[`@graphql-codegen/visitor-plugin-common@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-codegen/visitor-plugin-common/v/workspace:^)
(from `^7.0.0`, in `dependencies`)
- Updated dependencies
[[`55a4742`](https://github.com/dotansimha/graphql-code-generator/commit/55a47421273ac795c516a011c257c5af159880cb)]:
- @graphql-codegen/visitor-plugin-common@7.0.3

## 6.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/other/introspection/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/introspection",
"version": "6.0.0",
"version": "6.0.1",
"type": "module",
"description": "GraphQL Code Generator plugin for generating an introspection JSON file for a GraphQLSchema",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/plugins/other/schema-ast/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @graphql-codegen/schema-ast

## 6.0.1

### Patch Changes

- [#10849](https://github.com/dotansimha/graphql-code-generator/pull/10849)
[`55a4742`](https://github.com/dotansimha/graphql-code-generator/commit/55a47421273ac795c516a011c257c5af159880cb)
Thanks [@eddeee888](https://github.com/eddeee888)! - dependencies updates:
- Updated dependency
[`@graphql-codegen/plugin-helpers@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-codegen/plugin-helpers/v/workspace:^)
(from `^7.0.0`, in `dependencies`)

## 6.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/other/schema-ast/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/schema-ast",
"version": "6.0.0",
"version": "6.0.1",
"type": "module",
"description": "GraphQL Code Generator plugin for generating a .graphql file from a given schema",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/plugins/other/time/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @graphql-codegen/time

## 7.0.1

### Patch Changes

- [#10849](https://github.com/dotansimha/graphql-code-generator/pull/10849)
[`55a4742`](https://github.com/dotansimha/graphql-code-generator/commit/55a47421273ac795c516a011c257c5af159880cb)
Thanks [@eddeee888](https://github.com/eddeee888)! - dependencies updates:
- Updated dependency
[`@graphql-codegen/plugin-helpers@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-codegen/plugin-helpers/v/workspace:^)
(from `^7.0.0`, in `dependencies`)

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/other/time/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/time",
"version": "7.0.0",
"version": "7.0.1",
"type": "module",
"description": "GraphQL Code Generator plugin for adding the current time for an output file",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/plugins/other/visitor-plugin-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @graphql-codegen/visitor-plugin-common

## 7.0.3

### Patch Changes

- [#10849](https://github.com/dotansimha/graphql-code-generator/pull/10849)
[`55a4742`](https://github.com/dotansimha/graphql-code-generator/commit/55a47421273ac795c516a011c257c5af159880cb)
Thanks [@eddeee888](https://github.com/eddeee888)! - dependencies updates:
- Updated dependency
[`@graphql-codegen/plugin-helpers@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-codegen/plugin-helpers/v/workspace:^)
(from `^7.0.0`, in `dependencies`)

## 7.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/other/visitor-plugin-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/visitor-plugin-common",
"version": "7.0.2",
"version": "7.0.3",
"type": "module",
"repository": {
"type": "git",
Expand Down
17 changes: 17 additions & 0 deletions packages/plugins/typescript/document-nodes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @graphql-codegen/typescript-document-nodes

## 6.0.1

### Patch Changes

- [#10849](https://github.com/dotansimha/graphql-code-generator/pull/10849)
[`55a4742`](https://github.com/dotansimha/graphql-code-generator/commit/55a47421273ac795c516a011c257c5af159880cb)
Thanks [@eddeee888](https://github.com/eddeee888)! - dependencies updates:
- Updated dependency
[`@graphql-codegen/plugin-helpers@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-codegen/plugin-helpers/v/workspace:^)
(from `^7.0.0`, in `dependencies`)
- Updated dependency
[`@graphql-codegen/visitor-plugin-common@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-codegen/visitor-plugin-common/v/workspace:^)
(from `^7.0.0`, in `dependencies`)
- Updated dependencies
[[`55a4742`](https://github.com/dotansimha/graphql-code-generator/commit/55a47421273ac795c516a011c257c5af159880cb)]:
- @graphql-codegen/visitor-plugin-common@7.0.3

## 6.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/typescript/document-nodes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/typescript-document-nodes",
"version": "6.0.0",
"version": "6.0.1",
"type": "module",
"description": "GraphQL Code Generator plugin for generating TypeScript modules with embedded GraphQL document nodes",
"repository": {
Expand Down
Loading