Skip to content

6.2.6

Compare
Choose a tag to compare
@mongoose-pro-bot mongoose-pro-bot released this 11 Mar 22:39
· 6548 commits to master since this release

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