What's Changed
- fix: allow repeatable directives on GraphQL document by @fredzqm in #418
- feat: create a new ScalarLeafsRuleWithoutSuggestions validator rule by @XuankangLin in #413
- refactor: format lines in scalar_leafs.go by @XuankangLin in #423
- Fix negative Position.Column for definitions with block string descriptions (#254) by @riwal42c in #422
- Update spec to 2023 version by @StevenACoffman in #401
- Bump picomatch from 2.3.1 to 2.3.2 in /validator/imported by @dependabot[bot] in #420
- Bump @babel/preset-env from 7.29.0 to 7.29.2 in /validator/imported in the actions-deps group by @dependabot[bot] in #419
- Bump brace-expansion from 1.1.12 to 1.1.13 in /validator/imported by @dependabot[bot] in #421
- Bump prettier from 3.8.1 to 3.8.2 in /validator/imported in the actions-deps group by @dependabot[bot] in #424
- Bump prettier from 3.8.2 to 3.8.3 in /validator/imported in the actions-deps group by @dependabot[bot] in #425
- Bump minimatch from 3.0.4 to 3.1.5 in /validator/imported by @dependabot[bot] in #417
New Contributors
- @XuankangLin made their first contribution in #413
- @riwal42c made their first contribution in #422
Full Changelog: v2.5.32...v2.5.33