Mongoose v4.11.8 Release Notes

Release Date: 2017-08-23 // over 6 years ago
    • feat: add warning about using schema ObjectId as type ObjectId #5571 efkan
    • fix(schema): allow setting id property after schema was created #5570 #5548
    • docs(populate): remove confusing _ from populate docs #5560
    • fix(connection): expose parsed uri fields (host, port, dbname) when using openUri() #5556
    • docs: added type boolean to options documentation #5547 ndabAP
    • test: add test coverage for stopping/starting server #5524
    • fix(aggregate): pull read preference from schema by default #5522