Skip to content

Releases: kamilkisiela/graphql-inspector

February 15, 2023

15 Feb 15:30
d6643dd
Compare
Choose a tag to compare

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

February 15, 2023

15 Feb 09:09
db38f97
Compare
Choose a tag to compare

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

January 31, 2023

31 Jan 08:47
b48fae6
Compare
Choose a tag to compare

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

January 31, 2023

31 Jan 08:43
d72ad4d
Compare
Choose a tag to compare

@graphql-inspector/[email protected]

Patch Changes

January 23, 2023

23 Jan 09:10
d70f079
Compare
Choose a tag to compare

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Minor Changes

  • #2240
    ca29cdd1
    Thanks @Tohaker! - suppressRemovalOfDeprecatedField rule will now
    mark removed types as dangerous

@graphql-inspector/[email protected]

Patch Changes

v3.4.0

12 Sep 11:08
b29c314
Compare
Choose a tag to compare
  • cli: New audit command #2164

v3.3.0

15 Jul 14:33
c47cc57
Compare
Choose a tag to compare
  • docker: Publish images to the registry
  • core: Fix Cannot convert object to primitive value error for defaultValue in ChangeType.InputFieldDefaultValueChanged
  • action: Fix ignored approve-label for push events #2133
  • core: Addition of non-nullable argument with a default is now dangerous (previously breaking) #2137

v3.2.0

06 Jul 15:42
1d4053c
Compare
Choose a tag to compare
  • action: Use GitHub REST API to retrieve the full blob content if schema is truncated #2131
  • action: Diffing a graphql endpoint with a local .json schema file results in an error, fixed in #2090
  • core: Fix comparison of non-nullable fields #2122
  • core: Fix removal of a deprecated input field #2122

v3.1.4

06 Jul 15:41
Compare
Choose a tag to compare

v3.1.3

06 Jul 11:10
5d65b52
Compare
Choose a tag to compare
  • core: Fix missing export of safeUnreachable rule #2063
  • core: Fix equality for objects #2100