| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-14 | 611 Bytes | |
| v7.1.3 source code.tar.gz | 2026-01-14 | 16.8 kB | |
| v7.1.3 source code.zip | 2026-01-14 | 26.0 kB | |
| Totals: 3 Items | 43.4 kB | 2 | |
What's Changed
- Remove thunk mutex and use a signal channel and atomic pointer by @harrisonmetz in https://github.com/graph-gophers/dataloader/pull/118
- fix: locking bug when tracer reads from thunk in Load method by @aidenwallis in https://github.com/graph-gophers/dataloader/pull/120
New Contributors
- @harrisonmetz made their first contribution in https://github.com/graph-gophers/dataloader/pull/118
- @aidenwallis made their first contribution in https://github.com/graph-gophers/dataloader/pull/120
Full Changelog: https://github.com/graph-gophers/dataloader/compare/v7.1.2...v7.1.3