Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-02 | 2.0 kB | |
v0.17.73 source code.tar.gz | 2025-05-02 | 1.5 MB | |
v0.17.73 source code.zip | 2025-05-02 | 2.0 MB | |
Totals: 3 Items | 3.5 MB | 0 |
What's Changed
- Remove json.Marshaler in resolver by @sonatard in https://github.com/99designs/gqlgen/pull/3675
- only allow whitespace after "url" in a link directive by @theleeeo in https://github.com/99designs/gqlgen/pull/3680
- fix: lower Go version requirement to 1.23.0 by @zerok in https://github.com/99designs/gqlgen/pull/3679
- Apply workaround to try to fix some more inconsistencies in codegen by @StevenACoffman in https://github.com/99designs/gqlgen/pull/3682
- Assign unused parameters to placeholder to avoid too many warning in IDE by @git-hulk in https://github.com/99designs/gqlgen/pull/3684
- feat: bind from basic type to named type by @markya0616 in https://github.com/99designs/gqlgen/pull/3632
- Update gqlparser to add column for error string output by @robmyersrobmyers in https://github.com/99designs/gqlgen/pull/3685
- Docs: add info on concurrent field resolvers by @wiegell in https://github.com/99designs/gqlgen/pull/3687
- chore(deps-dev): bump @apollo/client from 3.13.7 to 3.13.8 in /integration by @dependabot in https://github.com/99designs/gqlgen/pull/3676
- chore(deps-dev): bump vite from 6.2.6 to 6.3.2 in /integration by @dependabot in https://github.com/99designs/gqlgen/pull/3678
- chore(deps-dev): bump vitest from 3.1.1 to 3.1.2 in /integration by @dependabot in https://github.com/99designs/gqlgen/pull/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 https://github.com/99designs/gqlgen/pull/3689
New Contributors
- @theleeeo made their first contribution in https://github.com/99designs/gqlgen/pull/3680
- @zerok made their first contribution in https://github.com/99designs/gqlgen/pull/3679
- @markya0616 made their first contribution in https://github.com/99designs/gqlgen/pull/3632
- @robmyersrobmyers made their first contribution in https://github.com/99designs/gqlgen/pull/3685
Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.72...v0.17.73