Skip to content

Releases: vektah/gqlparser

v2.5.30

28 Jun 22:43
f638740
Compare
Choose a tag to compare

What's Changed

  • BREAKING: Fix AddRule and ReplaceRule methods behavior and add documentation by @tomoikey in #381
  • Ensure Validation Rule order is deterministic by @StevenACoffman in #383

Full Changelog: v2.5.29...v2.5.30

v2.5.29

27 Jun 20:51
22fa045
Compare
Choose a tag to compare

What's Changed

  • Refactoring: not to use global rule sets (part 1) by @tomoikey in #379
  • Refactoring: not to use global rule sets (part 2) by @tomoikey in #380
  • Bump prettier from 3.5.3 to 3.6.0 in /validator/imported in the actions-deps group by @dependabot in #377
  • Bump brace-expansion from 1.1.11 to 1.1.12 in /validator/imported by @dependabot in #378

Full Changelog: v2.5.28...v2.5.29

v2.5.28

15 Jun 20:06
895262c
Compare
Choose a tag to compare

What's Changed

  • fix: ErrorPosf() handle nil Position input by @robmyersrobmyers in #376
  • Fix formatter when schema uses a mix of custom and default root opera… by @ascherkus in #374
  • Bump the actions-deps group in /validator/imported with 2 updates by @dependabot in #372
  • Bump @babel/core from 7.27.1 to 7.27.4 in /validator/imported in the actions-deps group by @dependabot in #373

New Contributors

Full Changelog: v2.5.27...v2.5.28

v2.5.27

07 May 11:33
338ee49
Compare
Choose a tag to compare

What's Changed

  • Change parser limit error to be gqlerror by @StevenACoffman in #371
  • Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 in the actions-deps group by @dependabot in #370
  • Bump the actions-deps group in /validator/imported with 6 updates by @dependabot in #369

Full Changelog: v2.5.26...v2.5.27

v2.5.26

24 Apr 17:25
af38134
Compare
Choose a tag to compare

What's Changed

  • Fix loosing schema directives in FormatSchema() when schema definition only contains default operation types and gets optimized out by @lorf in #366
  • Add column information to errors string output by @robmyersrobmyers in #368

Full Changelog: v2.5.25...v2.5.26

v2.5.25

17 Apr 12:23
a4eb489
Compare
Choose a tag to compare

What's Changed

  • Fix formatting schema and schema extensions directives in FormatSchema() and FormatSchemaDocument() by @lorf in #365
  • change: no longer include Position information when marshaling to JSON by @robmyersrobmyers in #364

New Contributors

Full Changelog: v2.5.24...v2.5.25

v2.5.24

09 Apr 22:29
bcc3a70
Compare
Choose a tag to compare

What's Changed

  • Remove the extra whitespace before the query arguments and fragment name by @git-hulk in #362
  • Bump prettier from 3.5.2 to 3.5.3 in /validator/imported in the actions-deps group by @dependabot in #356
  • Bump @babel/core from 7.26.9 to 7.26.10 in /validator/imported in the actions-deps group by @dependabot in #358
  • Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 in the actions-deps group by @dependabot in #357
  • Bump @babel/runtime from 7.26.0 to 7.26.10 in /validator/imported by @dependabot in #359
  • Bump the actions-deps group in /validator/imported with 2 updates by @dependabot in #360
  • Bump golangci/golangci-lint-action from 6.5.1 to 7.0.0 in the actions-deps group by @dependabot in #361

New Contributors

Full Changelog: v2.5.23...v2.5.24

v2.5.23

27 Feb 21:03
135eef6
Compare
Choose a tag to compare

Full Changelog: v2.5.23...v2.5.23

v2.5.22

27 Jan 18:12
4de5ffd
Compare
Choose a tag to compare

What's Changed

  • Bump @babel/plugin-transform-typescript from 7.26.3 to 7.26.5 in /validator/imported in the actions-deps group by @dependabot in #339
  • Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 in the actions-deps group by @dependabot in #340
  • Update spec support for latest draft version by @CodingContraption in #342

New Contributors

Full Changelog: v2.5.21...v2.5.22

v2.5.21

25 Dec 19:05
e21b122
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.20...v2.5.21