Skip to content
Merged
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
22 changes: 0 additions & 22 deletions .changeset/empty-cougars-grab.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/khaki-terms-call.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/long-rules-shop.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/purple-otters-remain.md

This file was deleted.

137 changes: 0 additions & 137 deletions .changeset/seven-jars-yell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-cycles-press.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/action/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @graphql-inspector/action

## 5.0.12

### Patch Changes

- Updated dependencies
[[`2fc8b25`](https://github.com/graphql-hive/graphql-inspector/commit/2fc8b254b425b63781b59c5913b7043a3f95c68a),
[`ef13125`](https://github.com/graphql-hive/graphql-inspector/commit/ef131254cc4f33efa52e8e48b842cdbd35f50d00)]:
- @graphql-inspector/commands@6.0.0
- @graphql-inspector/core@7.0.0

## 5.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/action/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-inspector/action",
"version": "5.0.11",
"version": "5.0.12",
"type": "module",
"description": "GraphQL Inspector functionality for GitHub Actions",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/ci/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphql-inspector/ci

## 5.0.7

### Patch Changes

- Updated dependencies
[[`2fc8b25`](https://github.com/graphql-hive/graphql-inspector/commit/2fc8b254b425b63781b59c5913b7043a3f95c68a)]:
- @graphql-inspector/commands@6.0.0
- @graphql-inspector/loaders@4.1.0

## 5.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ci/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-inspector/ci",
"version": "5.0.6",
"version": "5.0.7",
"type": "module",
"description": "Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.",
"repository": {
Expand Down
35 changes: 35 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
# @graphql-inspector/cli

## 6.0.0

### Major Changes

- [#2913](https://github.com/graphql-hive/graphql-inspector/pull/2913)
[`cf9c40c`](https://github.com/graphql-hive/graphql-inspector/commit/cf9c40c7a105ebf0b910bc5f0cb8b18f0f15b79b)
Thanks [@jdolle](https://github.com/jdolle)! - major upgrade to diff command which modifies paths,
severity levels, and adds support for directives. See changelog for diff-command package for more
insights.

### Minor Changes

- [#2900](https://github.com/graphql-hive/graphql-inspector/pull/2900)
[`2fc8b25`](https://github.com/graphql-hive/graphql-inspector/commit/2fc8b254b425b63781b59c5913b7043a3f95c68a)
Thanks [@emileriksson](https://github.com/emileriksson)! - Apollo Federation v2 support.
Introduced built-in Federation v2 directives and a new CLI flag --federationV2 to enable
processing schemas that use them.

### Patch Changes

- Updated dependencies
[[`2fc8b25`](https://github.com/graphql-hive/graphql-inspector/commit/2fc8b254b425b63781b59c5913b7043a3f95c68a),
[`ef13125`](https://github.com/graphql-hive/graphql-inspector/commit/ef131254cc4f33efa52e8e48b842cdbd35f50d00),
[`6a8add5`](https://github.com/graphql-hive/graphql-inspector/commit/6a8add530e66e3751d692c6b970a78a5e211dcdd)]:
- @graphql-inspector/[email protected]
- @graphql-inspector/[email protected]
- @graphql-inspector/[email protected]
- @graphql-inspector/[email protected]
- @graphql-inspector/[email protected]
- @graphql-inspector/[email protected]
- @graphql-inspector/[email protected]
- @graphql-inspector/[email protected]
- @graphql-inspector/[email protected]
- @graphql-inspector/[email protected]

## 5.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-inspector/cli",
"version": "5.0.11",
"version": "6.0.0",
"type": "module",
"description": "Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.",
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions packages/commands/audit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @graphql-inspector/audit-command

## 5.0.12

### Patch Changes

- Updated dependencies
[[`2fc8b25`](https://github.com/graphql-hive/graphql-inspector/commit/2fc8b254b425b63781b59c5913b7043a3f95c68a),
[`ef13125`](https://github.com/graphql-hive/graphql-inspector/commit/ef131254cc4f33efa52e8e48b842cdbd35f50d00)]:
- @graphql-inspector/commands@6.0.0
- @graphql-inspector/core@7.0.0

## 5.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/audit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-inspector/audit-command",
"version": "5.0.11",
"version": "5.0.12",
"type": "module",
"description": "Audit Documents in GraphQL Inspector",
"repository": {
Expand Down
16 changes: 16 additions & 0 deletions packages/commands/commands/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @graphql-inspector/commands

## 6.0.0

### Minor Changes

- [#2900](https://github.com/graphql-hive/graphql-inspector/pull/2900)
[`2fc8b25`](https://github.com/graphql-hive/graphql-inspector/commit/2fc8b254b425b63781b59c5913b7043a3f95c68a)
Thanks [@emileriksson](https://github.com/emileriksson)! - Apollo Federation v2 support.
Introduced built-in Federation v2 directives and a new CLI flag --federationV2 to enable
processing schemas that use them.

### Patch Changes

- Updated dependencies
[[`2fc8b25`](https://github.com/graphql-hive/graphql-inspector/commit/2fc8b254b425b63781b59c5913b7043a3f95c68a)]:
- @graphql-inspector/loaders@4.1.0

## 5.0.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/commands/commands/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-inspector/commands",
"version": "5.0.4",
"version": "6.0.0",
"type": "module",
"description": "Plugin system for commands in GraphQL Inspector",
"repository": {
Expand Down Expand Up @@ -62,7 +62,7 @@
},
"peerDependencies": {
"@graphql-inspector/config": "^4.0.0",
"@graphql-inspector/loaders": "^4.0.5",
"@graphql-inspector/loaders": "^4.1.0",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0",
"yargs": "17.7.2"
},
Expand Down
10 changes: 10 additions & 0 deletions packages/commands/coverage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @graphql-inspector/coverage-command

## 6.1.6

### Patch Changes

- Updated dependencies
[[`2fc8b25`](https://github.com/graphql-hive/graphql-inspector/commit/2fc8b254b425b63781b59c5913b7043a3f95c68a),
[`ef13125`](https://github.com/graphql-hive/graphql-inspector/commit/ef131254cc4f33efa52e8e48b842cdbd35f50d00)]:
- @graphql-inspector/commands@6.0.0
- @graphql-inspector/core@7.0.0

## 6.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/coverage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-inspector/coverage-command",
"version": "6.1.5",
"version": "6.1.6",
"type": "module",
"description": "Schema Coverage in GraphQL Inspector",
"repository": {
Expand Down
Loading