edwardhotchkiss / mongoose-paginate

Mongoose.js (Node.js & MongoDB) Document Query Pagination
MIT License
984 stars 217 forks source link

Mongoose 5.8.0 compatibility #162

Closed adriano-di-giovanni closed 3 years ago

adriano-di-giovanni commented 4 years ago

Is mongoose-paginate compatible with mongoose@5.8.0?

StereoPT commented 4 years ago

I'm using it with mongoose@5.8.0 and it works fine. However it gives me a Deprecation Warning for collection.count

MickL commented 3 years ago

Works fine on 5.12.7 but deprecation warning. You may close this issue @adriano-di-giovanni