6.2.6 / 2022-03-11
- fix(types): correct reference to cursor TypeScript bindings #11513 SimonHausdorf
- fix(types): allow calling Query.prototype.populate() with array of strings #11518
- fix(types): export and refactor types of PreMiddlewareFunction, PreSaveMiddlewareFunction, PostMiddlewareFunction, ErrorHandlingMiddlewareFunction #11485 Uzlopak