Mongoose v4.6.4 Release Notes

Release Date: 2016-10-16 // over 7 years ago
    • fix(query): cast $not correctly #4616 #4592 prssn
    • fix: address issue with caching global plugins #4608 #4601 TrejGun
    • fix(model): make sure to depopulate in insertMany #4590
    • fix(model): buffer autoIndex if bufferCommands disabled #4589
    • fix(populate): copy ids array before modifying #4585
    • feat(schema): add retainKeyOrder prop #4542
    • fix(document): return isModified true for children of direct modified paths #4528
    • fix(connection): add dropDatabase() helper #4490
    • fix(model): add usePushEach option for schemas #4455
    • docs(connections): add some warnings about buffering #4413
    • fix: add ability to set promise implementation in browser #4395