Mongoose v3.6.5 Release Notes

Release Date: 2013-04-15 // about 11 years ago
    • fixed; strict:throw edge case using .set(path, val)
    • fixed; schema.pathType() on some numbericAlpha paths
    • fixed; numbericAlpha path versioning
    • fixed; setting nested mixed paths #1418
    • fixed; setting nested objects with null prop #1326
    • fixed; regression in v3.6 population performance #1426 vedmalex
    • fixed; read pref typos #1422 kyano
    • docs; fix method example
    • website; update faq
    • website; add more deep links
    • website; update poolSize docs
    • website; add 3.6 release notes
    • website; note about keepAlive