New
v2.2.0
What's Changed
- fix: incorrect variable name in README.md by @danielcaballero in https://github.com/graphql/dataloader/pull/313
- Add typings and test for priming with promise by @LinusU in https://github.com/graphql/dataloader/pull/252
- Add cppdataloader to README.md by @jafarlihi in https://github.com/graphql/dataloader/pull/314
- Chore / Add Changesets to Contributing.md by @thekevinbrown in https://github.com/graphql/dataloader/pull/322
- Fixes #294. by @thekevinbrown in https://github.com/graphql/dataloader/pull/321
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in https://github.com/graphql/dataloader/pull/323
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in https://github.com/graphql/dataloader/pull/320
- fix: propagate batchFn sync throws to the loader instead of crashing by @boopathi in https://github.com/graphql/dataloader/pull/318
- feat: add
nametoDataLoaderby @SimenB in https://github.com/graphql/dataloader/pull/326 - chore: add prettier to eslint run by @SimenB in https://github.com/graphql/dataloader/pull/327
- Update tested node versions by @oporkka in https://github.com/graphql/dataloader/pull/329