Mongoose v5.8.3 Release Notes

Release Date: 2019-12-23 // over 4 years ago
    • fix: upgrade mongodb -> 3.4.1 #8430 jaschaio
    • fix(populate): don't add empty subdocument to array when populating path underneath a non-existent document array #8432
    • fix(schema): handle _id option for document array schematypes #8450
    • fix(update): call setters when updating mixed type #8444
    • docs(connections): add note about MongoTimeoutError.reason #8402