Mongoose v5.6.9 Release Notes

Release Date: 2019-08-07 // over 4 years ago
    • fix(model): delete versionError after saving to prevent memory leak #8048
    • fix(cursor): correctly handle batchSize option with query cursor #8039
    • fix(populate): handle virtual populate with count = 0 if virtual embedded in doc array #7573
    • fix(schema): allow declaring ObjectId array with { type: 'ObjectID' }, last 'D' case insensitive #8034