Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-28 | 1.4 kB | |
v0.17.76 source code.tar.gz | 2025-06-28 | 1.5 MB | |
v0.17.76 source code.zip | 2025-06-28 | 2.0 MB | |
Totals: 3 Items | 3.5 MB | 2 |
What's Changed
- Improve gqlgen performance by bulking name only package loads by @AdallomRoy in https://github.com/99designs/gqlgen/pull/3743
- Fix/explicit requires with mutli entity resolver by @parkerroan in https://github.com/99designs/gqlgen/pull/3744
- fix use_function_syntax_for_execution_context with @goEnum/@goModel by @adamgonen in https://github.com/99designs/gqlgen/pull/3748
- Attempt to preserve types by @StevenACoffman in https://github.com/99designs/gqlgen/pull/3749
- Update github.com/vektah/gqlparser/v2 to v2.5.30 by @StevenACoffman in https://github.com/99designs/gqlgen/pull/3751
- chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in /_examples by @dependabot in https://github.com/99designs/gqlgen/pull/3747
- chore(deps-dev): bump vitest from 3.2.3 to 3.2.4 in /integration by @dependabot in https://github.com/99designs/gqlgen/pull/3745
- chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot in https://github.com/99designs/gqlgen/pull/3746
- chore(deps): bump the go_modules group across 3 directories with 1 update by @dependabot in https://github.com/99designs/gqlgen/pull/3750
New Contributors
- @adamgonen made their first contribution in https://github.com/99designs/gqlgen/pull/3748
Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.75...v0.17.76