Mongoose v4.6.0 Release Notes

Release Date: 2016-09-02 // over 7 years ago
    • docs(document): clarify the findById and findByIdAndUpdate examples #4471 mdcanham
    • docs(schematypes): add details re: options #4452
    • docs(middleware): add docs for insertMany hooks #4451
    • fix(schema): create new array when copying from existing object to preserve change tracking #4449
    • docs: fix typo in index.jade #4448
    • fix(query): allow array for populate options #4446
    • fix(model): create should not cause unhandle reject promise #4439
    • fix: upgrade to mongodb driver 2.2.9 #4363 #4341 #4311 (see comments here if you use node 0.10)