Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-26 | 1.8 kB | |
v0.17.77 source code.tar.gz | 2025-07-26 | 1.5 MB | |
v0.17.77 source code.zip | 2025-07-26 | 2.0 MB | |
Totals: 3 Items | 3.5 MB | 0 |
What's Changed
- Better document how to construct a Server by @brackendawson in https://github.com/99designs/gqlgen/pull/3764
- Adjust executor to expose GraphQL validation rules for customization by @StevenACoffman in https://github.com/99designs/gqlgen/pull/3772
- Reuse argument parsing function by @UnAfraid in https://github.com/99designs/gqlgen/pull/3773
- Update github.com/go-viper/mapstructure/v2 from v2.3.0 to v2.4.0 by @StevenACoffman in https://github.com/99designs/gqlgen/pull/3774
- chore(deps-dev): bump vite from 6.3.5 to 7.0.0 in /integration by @dependabot[bot] in https://github.com/99designs/gqlgen/pull/3754
- chore(deps-dev): bump @graphql-codegen/client-preset from 4.8.2 to 4.8.3 in /integration by @dependabot[bot] in https://github.com/99designs/gqlgen/pull/3755
- chore(deps-dev): bump vite from 7.0.0 to 7.0.2 in /integration by @dependabot[bot] in https://github.com/99designs/gqlgen/pull/3760
- chore(deps-dev): bump vite from 7.0.2 to 7.0.4 in /integration by @dependabot[bot] in https://github.com/99designs/gqlgen/pull/3766
- chore(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 in /_examples by @dependabot[bot] in https://github.com/99designs/gqlgen/pull/3768
- chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 in /_examples by @dependabot[bot] in https://github.com/99designs/gqlgen/pull/3769
- chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 by @dependabot[bot] in https://github.com/99designs/gqlgen/pull/3767
- chore(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 by @dependabot[bot] in https://github.com/99designs/gqlgen/pull/3770
New Contributors
- @brackendawson made their first contribution in https://github.com/99designs/gqlgen/pull/3764
Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.76...v0.17.77