Mongoose v5.5.13 Release Notes

Release Date: 2019-06-05 // almost 5 years ago
    • fix(model): support passing deleteOne options #7860 #7857 Fonger
    • fix(update): run setters on array elements when doing $addToSet, $push, etc #4185
    • fix(model): support getting discriminator by value when creating a new model #7851
    • docs(transactions): add section about the withTransaction() helper #7598
    • docs(schema): clarify relationship between Schema#static() and Schema#statics #7827
    • docs(model): fix typo projetion to projection #7868 dfdeagle47
    • docs(schema): correct schema options lists #7828