Releases: vektah/gqlparser
Releases · vektah/gqlparser
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
v2.5.11
What's Changed
- Bump get-func-name from 2.0.0 to 2.0.2 in /validator/imported by @dependabot in #284
- Bump @babel/traverse from 7.22.6 to 7.23.2 in /validator/imported by @dependabot in #285
- Fix description formatting (possible " character) by @blmhemu in #289
- gqlerror: implement List.Unwrap by @emersion in #290
New Contributors
Full Changelog: v2.5.10...v2.5.11
v2.5.10
What's Changed
- fix for #281 by @Metamogul in #282
- Format the error file from #282 by @StevenACoffman in #283
New Contributors
- @Metamogul made their first contribution in #282
Full Changelog: v2.5.9...v2.5.10