What's Changed
- Remove json.Marshaler in resolver by @sonatard in #3675
- only allow whitespace after "url" in a link directive by @theleeeo in #3680
- fix: lower Go version requirement to 1.23.0 by @zerok in #3679
- Apply workaround to try to fix some more inconsistencies in codegen by @StevenACoffman in #3682
- Assign unused parameters to placeholder to avoid too many warning in IDE by @git-hulk in #3684
- feat: bind from basic type to named type by @markya0616 in #3632
- Update gqlparser to add column for error string output by @robmyersrobmyers in #3685
- Docs: add info on concurrent field resolvers by @wiegell in #3687
- chore(deps-dev): bump @apollo/client from 3.13.7 to 3.13.8 in /integration by @dependabot in #3676
- chore(deps-dev): bump vite from 6.2.6 to 6.3.2 in /integration by @dependabot in #3678
- chore(deps-dev): bump vitest from 3.1.1 to 3.1.2 in /integration by @dependabot in #3677
- chore(deps-dev): bump vite from 6.3.2 to 6.3.4 in /integration in the npm_and_yarn group by @dependabot in #3689
New Contributors
- @theleeeo made their first contribution in #3680
- @zerok made their first contribution in #3679
- @markya0616 made their first contribution in #3632
- @robmyersrobmyers made their first contribution in #3685
Full Changelog: v0.17.72...v0.17.73