Releases: vektah/gqlparser
Releases · vektah/gqlparser
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
v2.5.20
What's Changed
- Update to Go 1.22 as one before current Go by @StevenACoffman in #334
- Bump the actions-deps group across 1 directory with 2 updates by @dependabot in #333
Full Changelog: v2.5.19...v2.5.20
v2.5.19
What's Changed
- When format a doc without description, don't add new line between args by @fredzqm in #327
- feat(gqlerror): optimize Error method perfomance by @dienvt in #328
- Bump the actions-deps group in /validator/imported with 7 updates by @dependabot in #329
- Update yaml.v2 to yaml.v3 by @StevenACoffman in #331
New Contributors
Full Changelog: v2.5.18...v2.5.19
v2.5.18
What's Changed
- [SECURITY PROBLEM] Implement a configuration option to disable the suggestion feature when a GraphQL query fails by @tomoikey in #319
- Bump @babel/cli from 7.24.8 to 7.25.6 in /validator/imported in the actions-deps group by @dependabot in #315
- Bump the actions-deps group in /validator/imported with 6 updates by @dependabot in #323
- Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 in the actions-deps group by @dependabot in #322
- Add exported function to remove rules by @ldebruijn in #316
- Bump the actions-deps group in /validator/imported with 2 updates by @dependabot in #324
- Add an option to format GQL without description by @fredzqm in #325
- Update to go v1.21 by @StevenACoffman in #326
New Contributors
- @tomoikey made their first contribution in #319
- @ldebruijn made their first contribution in #316
Full Changelog: v2.5.17...v2.5.18
v2.5.17
What's Changed
- validator: better error message when InputObject is not a map by @vbmithr in #307
- Bump prettier from 3.3.1 to 3.3.2 in /validator/imported in the actions-deps group by @dependabot in #308
- Bump the actions-deps group in /validator/imported with 6 updates by @dependabot in #310
- Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 in the actions-deps group by @dependabot in #313
- Bump the actions-deps group across 1 directory with 4 updates by @dependabot in #312
- Bump @babel/preset-env from 7.25.3 to 7.25.4 in /validator/imported in the actions-deps group by @dependabot in #314
- validator: make rules exported and allow custom set of rules for Validate by @kgrigorev in #320
- Supporting directive on the schema by @hori0926 in #318
New Contributors
- @vbmithr made their first contribution in #307
- @kgrigorev made their first contribution in #320
- @hori0926 made their first contribution in #318
Full Changelog: v2.5.16...v2.5.17
v2.5.16
- Token limit fix CVE-2023-49559 by @StevenACoffman in #306
- Only updated go.mod to retract buggy v2.15.13 and v2.15.14 releases
Full Changelog: v2.5.15...v2.5.16
v2.5.15
What's Changed
- Revert ParseSchema default token limit of 1500, add ParseSchemaWithLimit, ParseSchemasWithLimit by @StevenACoffman in #306
Full Changelog: v2.5.14...v2.5.15
v2.5.14
v2.5.13
What's Changed
- Bump the actions-deps group in /validator/imported with 6 updates by @dependabot in #298
- Bump prettier from 3.2.5 to 3.3.0 in /validator/imported in the actions-deps group by @dependabot in #299
- Bump the actions-deps group in /validator/imported with 7 updates by @dependabot in #301
- Bump braces from 3.0.2 to 3.0.3 in /validator/imported by @dependabot in #302
- Token limit fix CVE-2023-49559 by @uvzz in #291
New Contributors
Full Changelog: v2.5.12...v2.5.13
v2.5.12
What's Changed
- Disallow empty parens (#292). by @yuchenshi in #293
- WithBuiltin FormatterOption added by @atzedus in #294
- Redo github actions by @StevenACoffman in #295
- Bump github.com/stretchr/testify from 1.4.0 to 1.9.0 in the actions-deps group by @dependabot in #296
- Bump the actions-deps group in /validator/imported with 8 updates by @dependabot in #297
New Contributors
- @yuchenshi made their first contribution in #293
Full Changelog: v2.5.11...v2.5.12