Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upcoming Release Changes #2680

Merged
merged 1 commit into from
Dec 24, 2023
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
5 changes: 0 additions & 5 deletions .changeset/breezy-games-fly.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-masks-promise.md

This file was deleted.

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

## 4.0.4

### Patch Changes

- Updated dependencies
[[`831703cc`](https://github.com/kamilkisiela/graphql-inspector/commit/831703cc503bb91972776fb888db60911da3eb99),
[`06581e0d`](https://github.com/kamilkisiela/graphql-inspector/commit/06581e0d0e992f09c5f321adb73a30fe9b378f34)]:
- @graphql-inspector/[email protected]

## 4.0.3

### 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": "4.0.3",
"version": "4.0.4",
"type": "module",
"description": "GraphQL Inspector functionality for GitHub Actions",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @graphql-inspector/cli

## 4.0.4

### Patch Changes

- Updated dependencies []:
- @graphql-inspector/[email protected]
- @graphql-inspector/[email protected]
- @graphql-inspector/[email protected]
- @graphql-inspector/[email protected]
- @graphql-inspector/[email protected]
- @graphql-inspector/[email protected]

## 4.0.3

### 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": "4.0.3",
"version": "4.0.4",
"type": "module",
"description": "Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/commands/audit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphql-inspector/audit-command

## 4.0.4

### Patch Changes

- Updated dependencies
[[`831703cc`](https://github.com/kamilkisiela/graphql-inspector/commit/831703cc503bb91972776fb888db60911da3eb99),
[`06581e0d`](https://github.com/kamilkisiela/graphql-inspector/commit/06581e0d0e992f09c5f321adb73a30fe9b378f34)]:
- @graphql-inspector/[email protected]

## 4.0.3

### 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": "4.0.3",
"version": "4.0.4",
"type": "module",
"description": "Audit Documents in GraphQL Inspector",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/commands/coverage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphql-inspector/coverage-command

## 5.0.4

### Patch Changes

- Updated dependencies
[[`831703cc`](https://github.com/kamilkisiela/graphql-inspector/commit/831703cc503bb91972776fb888db60911da3eb99),
[`06581e0d`](https://github.com/kamilkisiela/graphql-inspector/commit/06581e0d0e992f09c5f321adb73a30fe9b378f34)]:
- @graphql-inspector/[email protected]

## 5.0.3

### 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": "5.0.3",
"version": "5.0.4",
"type": "module",
"description": "Schema Coverage in GraphQL Inspector",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/commands/diff/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphql-inspector/diff-command

## 4.0.4

### Patch Changes

- Updated dependencies
[[`831703cc`](https://github.com/kamilkisiela/graphql-inspector/commit/831703cc503bb91972776fb888db60911da3eb99),
[`06581e0d`](https://github.com/kamilkisiela/graphql-inspector/commit/06581e0d0e992f09c5f321adb73a30fe9b378f34)]:
- @graphql-inspector/[email protected]

## 4.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/diff/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-inspector/diff-command",
"version": "4.0.3",
"version": "4.0.4",
"type": "module",
"description": "Compare GraphQL Schemas",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/commands/introspect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphql-inspector/introspect-command

## 4.0.4

### Patch Changes

- Updated dependencies
[[`831703cc`](https://github.com/kamilkisiela/graphql-inspector/commit/831703cc503bb91972776fb888db60911da3eb99),
[`06581e0d`](https://github.com/kamilkisiela/graphql-inspector/commit/06581e0d0e992f09c5f321adb73a30fe9b378f34)]:
- @graphql-inspector/[email protected]

## 4.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/introspect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-inspector/introspect-command",
"version": "4.0.3",
"version": "4.0.4",
"type": "module",
"description": "Introspects GraphQL Schema",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/commands/similar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphql-inspector/similar-command

## 4.0.4

### Patch Changes

- Updated dependencies
[[`831703cc`](https://github.com/kamilkisiela/graphql-inspector/commit/831703cc503bb91972776fb888db60911da3eb99),
[`06581e0d`](https://github.com/kamilkisiela/graphql-inspector/commit/06581e0d0e992f09c5f321adb73a30fe9b378f34)]:
- @graphql-inspector/[email protected]

## 4.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/similar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-inspector/similar-command",
"version": "4.0.3",
"version": "4.0.4",
"type": "module",
"description": "Find similar types in GraphQL Schema",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/commands/validate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphql-inspector/validate-command

## 4.0.4

### Patch Changes

- Updated dependencies
[[`831703cc`](https://github.com/kamilkisiela/graphql-inspector/commit/831703cc503bb91972776fb888db60911da3eb99),
[`06581e0d`](https://github.com/kamilkisiela/graphql-inspector/commit/06581e0d0e992f09c5f321adb73a30fe9b378f34)]:
- @graphql-inspector/[email protected]

## 4.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/validate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-inspector/validate-command",
"version": "4.0.3",
"version": "4.0.4",
"type": "module",
"description": "Validate Documents in GraphQL Inspector",
"repository": {
Expand Down
13 changes: 13 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @graphql-inspector/core

## 5.1.0

### Minor Changes

- [#2673](https://github.com/kamilkisiela/graphql-inspector/pull/2673)
[`831703cc`](https://github.com/kamilkisiela/graphql-inspector/commit/831703cc503bb91972776fb888db60911da3eb99)
Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Add metadata (with change field in it)
to checkUsage function of ConsiderUsage rule

- [#2667](https://github.com/kamilkisiela/graphql-inspector/pull/2667)
[`06581e0d`](https://github.com/kamilkisiela/graphql-inspector/commit/06581e0d0e992f09c5f321adb73a30fe9b378f34)
Thanks [@TuvalSimha](https://github.com/TuvalSimha)! - Replace ChangeType enum with const strings

## 5.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-inspector/core",
"version": "5.0.2",
"version": "5.1.0",
"type": "module",
"description": "Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.",
"repository": {
Expand Down