Skip to content

Releases: sketch-hq/gql-lint

v1.1.2

18 Oct 10:01
11c42a2

Choose a tag to compare

What's Changed

  • Getting annotations with PR branch and don't compare with base if no gql files are changed by @nestor-sk in #41
  • Do not accept files separated by comma in inputs.query_files by @uesteibar in #43
  • Add GQL deprecated fields report reusable GH Action by @uesteibar in #42
  • chore: build universal mac binary using > macos-12 by @nestor-sk in #44
  • Bump github.com/vektah/gqlparser/v2 from 2.5.1 to 2.5.15 by @dependabot in #45
  • chore: update go-release-action by @nestor-sk in #46

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

22 Feb 09:58
4a50cb7

Choose a tag to compare

What's Changed

  • Output format package by @nestor-sk in #40. This also fixes a bug for annotation with multiple schemas

Full Changelog: v1.1...v1.1.1

v1.1

21 Feb 15:35
bae0dc9

Choose a tag to compare

What's Changed

  • More documentation added to README.md. by @omh in #36
  • Walk schemas in alphabetical order to fix flaky tests. by @omh in #37
  • Fork of grahql-go-tools removed. by @omh in #38
  • Better handling of multiline with quotes deprecation messages by @nestor-sk in #39

Full Changelog: v1...v1.1

v1

15 Feb 14:37
3d0e200

Choose a tag to compare

v1

🚀