New
v2.2.1
What's Changed
- fix: TS types for the new name property by @saihaj in https://github.com/graphql/dataloader/pull/331
Full Changelog: https://github.com/graphql/dataloader/compare/v2.2.0...v2.2.1
Unclaimed project
Are you a maintainer of dataloader? Claim this project to take control of your public changelog and roadmap.
Changelog
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.
Full Changelog: https://github.com/graphql/dataloader/compare/v2.2.0...v2.2.1