Mongoose v5.8.8 Release Notes

Release Date: 2020-01-14 // over 4 years ago
    • fix(model): allow using lean with insertMany() #8507 #8234 ntsekouras
    • fix(document): don't throw parallel validate error when validating subdoc underneath modified nested path #8486
    • fix: allow typePojoToMixed as top-level option #8501 #8500 AbdelrahmanHafez
    • docs(populate+schematypes): make note of _id getter for ObjectIds in populate docs #8483