Releases: vektah/gqlparser
Releases · vektah/gqlparser
v2.5.30
What's Changed
- BREAKING: Fix
AddRule
andReplaceRule
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
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
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
- @ascherkus made their first contribution in #374
Full Changelog: v2.5.27...v2.5.28
v2.5.27
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
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
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
- @lorf made their first contribution in #365
- @robmyersrobmyers made their first contribution in #364
Full Changelog: v2.5.24...v2.5.25
v2.5.24
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
Full Changelog: v2.5.23...v2.5.23
v2.5.22
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
- @CodingContraption made their first contribution in #342
Full Changelog: v2.5.21...v2.5.22
v2.5.21
What's Changed
- Bump the actions-deps group across 1 directory with 3 updates by @dependabot in #336
- Add replace rule function by @StevenACoffman in #338
Full Changelog: v2.5.20...v2.5.21