Mongoose v5.6.2 Release Notes

Release Date: 2019-06-28 // over 4 years ago
    • fix(update): allow using update() with immutable createdAt #7917
    • fix(model): pass doc parameter to save() error handling middleware #7832
    • fix(mongoose): add applyPluginsToChildSchemas option to allow opting out of global plugins for child schemas #7916
    • docs(connection): document useCache option for useDb() #7923
    • docs: fix broken link in FAQ #7925 christophergeiger3