Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-02 | 2.4 kB | |
v0.17.74 source code.tar.gz | 2025-06-02 | 1.5 MB | |
v0.17.74 source code.zip | 2025-06-02 | 2.0 MB | |
Totals: 3 Items | 3.5 MB | 1 |
What's Changed
- Update gqlparser to 2.5.27 to fix [#3693] by @StevenACoffman in https://github.com/99designs/gqlgen/pull/3695
- Align @skip and @include directive checks on fragments with spec by @phughes-scwx in https://github.com/99designs/gqlgen/pull/3710
- Unify directory init in injectTypesFromSchema by @HaraldNordgren in https://github.com/99designs/gqlgen/pull/3707
- Adjust template to coerce interface{} to any even more so by @StevenACoffman in https://github.com/99designs/gqlgen/pull/3721
- Fix duplicated keys by @mattcarranza10 in https://github.com/99designs/gqlgen/pull/3719
- chore(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in https://github.com/99designs/gqlgen/pull/3692
- chore(deps-dev): bump graphql from 16.10.0 to 16.11.0 in /integration by @dependabot in https://github.com/99designs/gqlgen/pull/3691
- chore(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 in /_examples by @dependabot in https://github.com/99designs/gqlgen/pull/3700
- chore(deps): bump golang.org/x/text from 0.24.0 to 0.25.0 in /_examples by @dependabot in https://github.com/99designs/gqlgen/pull/3701
- chore(deps-dev): bump vitest from 3.1.2 to 3.1.3 in /integration by @dependabot in https://github.com/99designs/gqlgen/pull/3702
- chore(deps-dev): bump @graphql-codegen/cli from 5.0.5 to 5.0.6 in /integration by @dependabot in https://github.com/99designs/gqlgen/pull/3704
- chore(deps-dev): bump vite from 6.3.4 to 6.3.5 in /integration by @dependabot in https://github.com/99designs/gqlgen/pull/3705
- chore(deps-dev): bump graphql-ws from 6.0.4 to 6.0.5 in /integration by @dependabot in https://github.com/99designs/gqlgen/pull/3709
- chore(deps-dev): bump vitest from 3.1.3 to 3.1.4 in /integration by @dependabot in https://github.com/99designs/gqlgen/pull/3715
- chore(deps): bump dawidd6/action-download-artifact from 9 to 10 by @dependabot in https://github.com/99designs/gqlgen/pull/3720
- chore(deps): bump golang.org/x/text from 0.24.0 to 0.25.0 by @dependabot in https://github.com/99designs/gqlgen/pull/3699
- chore(deps): bump golang.org/x/tools from 0.32.0 to 0.33.0 by @dependabot in https://github.com/99designs/gqlgen/pull/3698
New Contributors
- @mattcarranza10 made their first contribution in https://github.com/99designs/gqlgen/pull/3719
Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.73...v0.17.74