Mongoose v4.10.8 Release Notes

Release Date: 2017-06-21 // almost 7 years ago
    • docs: fix small formatting typo on schematypes #5374 gianpaj
    • fix(model): allow null as an _id #5370
    • fix(populate): don't throw async uncaught exception if model not found in populate #5364
    • fix: correctly cast decimals in update #5361
    • fix(error): don't use custom getter for ValidationError message #5359
    • fix(query): handle runSettersOnQuery in built-in _id setter #5351
    • fix(document): ensure consistent context for nested doc custom validators #5347