v1.8.0 With Mongoose v8 Support
What's Changed
- Add customFind options by @molcay in #179
- fix: when pagination is false, skip the execution of count by @Seitk in #194
- Update package.json by @aravindnc in #198
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #196
- Bump mongoose from 5.13.2 to 5.13.20 by @dependabot in #195
- fix: set limit when limit is 0 by @a-jaouen in #199
- set dynamic type for
docs
items by @orimdominic in #201 - Upgrade to mongoose v8 by @ypicard in #204
New Contributors
- @molcay made their first contribution in #179
- @Seitk made their first contribution in #194
- @a-jaouen made their first contribution in #199
- @orimdominic made their first contribution in #201
Full Changelog: v1.7.0...v1.8.0