Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 563 Bytes

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 563 Bytes

Changelog

Simple changelog for now, it will be automated soon

4.3.0

  • upgrade to dataloader v2

4.2.0

4.1.0

  • fix tests of v4

4.0.0

  • enable .lean() as default to make mongoose faster

3.0.2

  • useEstimatedCount param to use estimatedDocumentCount instead of countDocuments

3.0.1

  • migrate to typescript

2.1.1

  • fix allowDiskUse param usage

1.8.2

  • add raw option on connectionFromMongoAggregate