Mongoose v4.6.2 Release Notes

Release Date: 2016-09-30 // over 7 years ago
    • chore: upgrade to async 2.0.1 internally #4579 billouboq
    • fix(types): ensure nested single doc schema errors reach update validators #4557 #4519
    • fix(connection): handle rs names with leading numbers (muri 1.1.1) #4556
    • fix(model): don't throw if method name conflicts with Object.prototype prop #4551
    • docs: fix broken link #4544 VFedyk
    • fix: allow overwriting model on mongoose singleton #4541 Nainterceptor
    • fix(document): don't use init: true when building doc defaults #4540
    • fix(connection): use replSet option if replset not specified #4535
    • fix(query): cast $not objects #4495