aravindnc/mongoose-paginate-v2

Support for Mongoose 6

aravindnc opened this issue · 5 comments

Mongoose 6 has some breaking changes, so we need to safely migrate to mongoose 6.

Updated plugin to support Mongoose 6.
TS version is not yet supported, seems to have some breaking changes.

Updated plugin to support Mongoose 6. TS version is not yet supported, seems to have some breaking changes.

Hi there, by chance, is there an expected timeline for resolving the mongoose 6.x support with TS version? Thanks.

Updated plugin to support Mongoose 6. TS version is not yet supported, seems to have some breaking changes.

Hi there, by chance, is there an expected timeline for resolving the mongoose 6.x support with TS version? Thanks.

+1

Updated plugin to support Mongoose 6. TS version is not yet supported, seems to have some breaking changes.

Hi there, by chance, is there an expected timeline for resolving the mongoose 6.x support with TS version? Thanks.

+1

@aravindnc
Same problem when I try to build in TypeScript

image