Mongoose v5.8.7 Release Notes

Release Date: 2020-01-10 // over 4 years ago
    • fix(documentarray): modify ownerDocument when setting doc array to a doc array thats part of another document #8479
    • fix(document): ensure that you can call splice() after slice() on an array #8482
    • docs(populate): improve cross-db populate docs to include model refs #8497