Skip to content

Releases: kamilkisiela/graphql-inspector

v1.16.0

28 Mar 19:42
3f3aaa4
Compare
Choose a tag to compare
  • core: Required field becoming nullable should be a non-breaking change PR #139

v1.15.0

27 Mar 22:59
d80f6d6
Compare
Choose a tag to compare
  • action: No double check PR #111
  • action: Way more independent of the github package - uses actions-toolkit instead of probot PR #111
  • github: Fix location of a targeted entityPR #104
  • github: Support .github/graphql-inspector.yml config PR #105 PR #109

v1.14.0 - oopsie

25 Mar 21:58
fac501b
Compare
Choose a tag to compare

It suppose to be v0.14.0, anyway...

  • core: Fix how GraphQL Schema is fetched PR #101
  • core: Added diff support for arrays and objects (arguments) PR #95

v0.13.3

25 Feb 12:06
fb167d6
Compare
Choose a tag to compare
  • load: graphql-toolkit expects options to be a non-null value PR #92 Issue #91

v0.13.2

15 Feb 19:17
8730ebf
Compare
Choose a tag to compare
  • github: annotation's message was empty PR #87

v0.13.1

14 Feb 20:02
31a89f7
Compare
Choose a tag to compare

v0.13.0

30 Jan 13:06
ca13839
Compare
Choose a tag to compare
  • load: use The Guild's graphql-toolkit PR #77
  • cli: pass --token to introspection PR #77
  • cli: pass --token to introspection command PR #77

v0.13.0-alpha.0

30 Jan 12:36
b4d653e
Compare
Choose a tag to compare
v0.13.0-alpha.0 Pre-release
Pre-release
  • load: use The Guild's graphql-toolkit PR #77
  • cli: pass --token to introspection PR #77
  • cli: pass --token to introspection command PR #77

v0.12.0

29 Jan 20:43
dbc0e41
Compare
Choose a tag to compare
  • Move graphql to peer dependencies PR #70

v0.11.0

29 Jan 20:12
036b2ae
Compare
Choose a tag to compare
  • cli: Make --require accept multiple values --require a --require b PR #67
  • cli: Fix --require not loading modules PR #67
  • github: Use message as a title and reason as a message PR #67