resourcejs
resourcejs copied to clipboard
Support mongoose 7
Starting on Mongoose 7, most of the functions have been removed the callback support and throw error, for example: Query.prototype.countDocuments() no longer accepts a callback
, could we please address this issue for this library to use new version of Mongoose?
https://mongoosejs.com/docs/migrating_to_7.html#dropped-callback-support