Skip to content

Releases: kamilkisiela/graphql-inspector

v1.25.0

26 Sep 17:46
1f36b1c
Compare
Choose a tag to compare
  • action: log more errors (in loadConfig) PR #606
  • docker: make the docker image suitable for CI and document usage PR #633

v1.24.0

03 Sep 14:22
d20db0f
Compare
Choose a tag to compare

Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Inspector commit so we'll make sure not to break your app?
Contact us here: the-guild.dev/connected-build

List of changes:

v1.23.1

09 Aug 12:52
b5b16b7
Compare
Choose a tag to compare

Exactly the same as v1.23.0

v1.23.0

09 Aug 12:45
0f4adbe
Compare
Choose a tag to compare
  • action: fail on a missing check PR #504
  • cli: Allow to suppress removal of deprecated fields PR #506
  • cli: Support Apollo directives PR #505

v1.22.0

17 Jul 19:26
0411a21
Compare
Choose a tag to compare
  • cli: maximum depth of operations PR #432
  • core: maximum depth of operations PR #432

v1.21.0

22 Jun 10:34
bd20c81
Compare
Choose a tag to compare
  • load: allow to load schema entirely based on git PR #366
  • cli: open up for every CI solution out there! PR #366

v1.20.0

14 Jun 14:34
fcd2857
Compare
Choose a tag to compare
  • core: strictFragments and strictDeprecated falgs in validate() PR #321
  • cli: noStrictFragments flag PR #321
  • core: fix schema coverage by skipping __typename PR #353 - thanks to @loremaps

v1.19.0

24 May 15:13
f9dbb76
Compare
Choose a tag to compare
  • core: include Interfaces in schema coverage PR #271 - thanks to @alx13
  • cli: add http headers PR #281
  • cli: support gql and graphqls files as an introspect output PR #295

v1.18.1

19 Apr 13:32
0124147
Compare
Choose a tag to compare
  • action: show more details after file load failed PR #223
  • github: show more details after file load failed PR #223

v1.18.0

18 Apr 15:00
75a9924
Compare
Choose a tag to compare

This one should be released as a patch version but since we moved actions-toolkit to v2 then maybe it's fine...

  • github: load .yaml file too PR #216