What's Changed
- Optional json marshallers generation by @PaulVasilenko in #3940
- Add functional options to control complexity calculation by @vibridi in #3939
- feat(resolveField): allow field middlewares to return a marshaler directly by @lbarthon in #3928
- fix(introspection): support @deprecated directive on field arguments by @AlexanderArvidsson in #3949
- feat(codegen): allow users to manually extend GraphQL unions by @lbarthon in #3945
- fix(codegen): correctly unmarshal slice of input object mapped to map… by @rodcorsi in #3954
- chore(deps): bump github.com/goccy/go-yaml from 1.18.0 to 1.19.0 in /_examples by @dependabot[bot] in #3941
- chore(deps): bump github.com/goccy/go-yaml from 1.18.0 to 1.19.0 by @dependabot[bot] in #3942
- chore(deps-dev): bump @graphql-codegen/client-preset from 5.2.0 to 5.2.1 in /integration by @dependabot[bot] in #3944
- chore(deps-dev): bump vitest from 4.0.13 to 4.0.14 in /integration by @dependabot[bot] in #3943
- chore(deps-dev): bump vitest from 4.0.14 to 4.0.15 in /integration by @dependabot[bot] in #3956
- chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 by @dependabot[bot] in #3957
- chore(deps): bump actions/setup-node from 6.0.0 to 6.1.0 by @dependabot[bot] in #3958
- chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #3959
- chore(deps): bump robherley/go-test-action from 0.6.0 to 0.7.1 by @dependabot[bot] in #3969
- chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #3968
- chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0 in /_examples by @dependabot[bot] in #3967
- chore(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 by @dependabot[bot] in #3963
- chore(deps-dev): bump @apollo/client from 4.0.9 to 4.0.10 in /integration by @dependabot[bot] in #3962
- chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0 by @dependabot[bot] in #3965
- chore(deps): bump golang.org/x/tools from 0.39.0 to 0.40.0 by @dependabot[bot] in #3964
New Contributors
- @vibridi made their first contribution in #3939
- @AlexanderArvidsson made their first contribution in #3949
- @rodcorsi made their first contribution in #3954
Full Changelog: v0.17.84...v0.17.85