Mongoose v5.7.13 Release Notes

Release Date: 2019-11-29 // over 4 years ago
    • fix: upgrade mongodb driver -> 3.3.5 #8383
    • fix(model): catch the error when insertMany fails to initialize the document #8365 #8363 Fonger
    • fix(schema): add array.$, array.$.$ subpaths for nested arrays #6405
    • docs(error): add more detail about the ValidatorError class, including properties #8346
    • docs(connection): document Connection#models property #8314