| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-13 | 574 Bytes | |
| v1.10.1 source code.tar.gz | 2026-05-13 | 283.9 kB | |
| v1.10.1 source code.zip | 2026-05-13 | 346.3 kB | |
| Totals: 3 Items | 630.8 kB | 2 | |
What's Changed
- fix: Resolver cycles where one of the types is a union by @preng69 in https://github.com/graph-gophers/graphql-go/pull/750
- fix: recursive interfaces panic by @pavelnikolov in https://github.com/graph-gophers/graphql-go/pull/751
- chore(deps): bump utf8 to v1.1.1 by @pavelnikolov in https://github.com/graph-gophers/graphql-go/pull/752
New Contributors
- @preng69 made their first contribution in https://github.com/graph-gophers/graphql-go/pull/750
Full Changelog: https://github.com/graph-gophers/graphql-go/compare/v1.10.0...v1.10.1