Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-01-04 | 1.4 kB | |
v1.8.0 With Mongoose v8 Support source code.tar.gz | 2024-01-04 | 253.1 kB | |
v1.8.0 With Mongoose v8 Support source code.zip | 2024-01-04 | 258.3 kB | |
Totals: 3 Items | 512.9 kB | 0 |
What's Changed
- Add customFind options by @molcay in https://github.com/aravindnc/mongoose-paginate-v2/pull/179
- fix: when pagination is false, skip the execution of count by @Seitk in https://github.com/aravindnc/mongoose-paginate-v2/pull/194
- Update package.json by @aravindnc in https://github.com/aravindnc/mongoose-paginate-v2/pull/198
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in https://github.com/aravindnc/mongoose-paginate-v2/pull/196
- Bump mongoose from 5.13.2 to 5.13.20 by @dependabot in https://github.com/aravindnc/mongoose-paginate-v2/pull/195
- fix: set limit when limit is 0 by @a-jaouen in https://github.com/aravindnc/mongoose-paginate-v2/pull/199
- set dynamic type for
docs
items by @orimdominic in https://github.com/aravindnc/mongoose-paginate-v2/pull/201 - Upgrade to mongoose v8 by @ypicard in https://github.com/aravindnc/mongoose-paginate-v2/pull/204
New Contributors
- @molcay made their first contribution in https://github.com/aravindnc/mongoose-paginate-v2/pull/179
- @Seitk made their first contribution in https://github.com/aravindnc/mongoose-paginate-v2/pull/194
- @a-jaouen made their first contribution in https://github.com/aravindnc/mongoose-paginate-v2/pull/199
- @orimdominic made their first contribution in https://github.com/aravindnc/mongoose-paginate-v2/pull/201
Full Changelog: https://github.com/aravindnc/mongoose-paginate-v2/compare/v1.7.0...v1.8.0