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