| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-27 | 640 Bytes | |
| v7.2.0 source code.tar.gz | 2026-05-27 | 17.3 kB | |
| v7.2.0 source code.zip | 2026-05-27 | 25.8 kB | |
| Totals: 3 Items | 43.8 kB | 0 | |
What's Changed
This release updates Go version to v1.25.0 (one stable version before latest)
- refactor: allocate batchRequest only on cache miss by @Zac300 in https://github.com/graph-gophers/dataloader/pull/123
- test: fix failing example tests by @pavelnikolov in https://github.com/graph-gophers/dataloader/pull/124
- chore: modernize codebase by @pavelnikolov in https://github.com/graph-gophers/dataloader/pull/125
New Contributors
- @Zac300 made their first contribution in https://github.com/graph-gophers/dataloader/pull/123
Full Changelog: https://github.com/graph-gophers/dataloader/compare/v7.1.3...v7.2.0