Skip to content

Migrating from Mongoose 6.x to 7.x

Aymen Fezai requested to merge aymensmurf/mongoose-slug-generator:master into master

In the new version of Mongoose (v7) Query.prototype.exec() no longer accepts a callback

Merge request reports