Releases: vektah/gqlparser
Releases · vektah/gqlparser
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
v2.5.9
What's Changed
- Convenience to avoid wrapping nil by @StevenACoffman in #274
- Add WrapIfUnwrapped and other Lint fixes by @StevenACoffman in #275
- More lint by @StevenACoffman in #276
- More minor tweaks by @StevenACoffman in #277
- Make all fields of *gqlerror.Error public by @fredzqm in #273
- Revert Path string change by @StevenACoffman in #278
- Adjust lexer to return gqlerror where it does not break tests by @StevenACoffman in #279
Full Changelog: v2.5.8...v2.5.9
v2.5.8
What's Changed
- Put comments behind an option in formatter by @benjaminjkraft in #271
Full Changelog: v2.5.7...v2.5.8
v2.5.7
What's Changed
- [Snyk] Security upgrade @babel/preset-env from 7.16.11 to 7.22.6 by @lwc in #267
- Bump semver from 5.7.1 to 5.7.2 in /validator/imported by @dependabot in #268
- Allow ommitting Directive arguments that are non-null if they have defaults by @StevenACoffman in #270
Full Changelog: v2.5.6...v2.5.7
v2.5.6
v2.5.5
v2.5.4
v2.5.3
v2.5.2
What's Changed
- Add github actions to lint by @StevenACoffman in #241
- GH Actions CI Additions + Linter fixups by @philipaconrad in #242
- Prefer to wrap third party errors by @StevenACoffman in #243
- Remove a duplicate line in lexer_test.yml by @ryicoh in #244
- Point to the right GraphQL spec by @Khyme in #250
- Bump json5 from 2.2.0 to 2.2.3 in /validator/imported by @dependabot in #251
- support @defer directive by @fiatjaf in #255
- Don't drop repeatable keyword when formatting directive by @tadeokondrak in #256
- Validate directive arguments during schema parsing by @fredzqm in #258
- Validate enum values directive are legit by @fredzqm in #257
New Contributors
- @ryicoh made their first contribution in #244
- @Khyme made their first contribution in #250
- @fiatjaf made their first contribution in #255
- @tadeokondrak made their first contribution in #256
- @fredzqm made their first contribution in #258
Full Changelog: v2.5.1...v2.5.2
v2.5.1
What's Changed
Full Changelog: v2.5.0...v2.5.1