Mongoose v4.6.6 Release Notes

Release Date: 2016-11-03 // over 7 years ago
    • chore: upgrade deps #4674 TrejGun
    • chore: run tests on node v7 #4673 TrejGun
    • perf: make setDefaultsOnInsert more efficient if upsert is off #4672 CamHenlin
    • fix(populate): ensure document array is returned #4656
    • fix(query): cast doc arrays with positionals correctly for update #4655
    • fix(document): ensure single nested doc validators run with correct context #4654
    • fix: handle reconnect failed error in new version of driver #4653 loris
    • fix(populate): if setting a populated doc, take its id #4632
    • fix(populate): handle populated virtuals in init #4618