Mongoose v4.11.0 Release Notes

Release Date: 2017-06-25 // almost 7 years ago
    • feat(query): execute setters with query as context for runSettersOnQuery #5339
    • feat(model): add translateAliases function #5338 rocketspacer
    • feat(connection): add useMongoClient and openUri functions, deprecate current connect logic #5304
    • refactor(schema): make id virtual not access doc internals #5279
    • refactor: handle non-boolean lean #5279
    • feat(cursor): add addCursorFlag() support to query and agg cursors #4814
    • feat(cursor): add parallel option to eachAsync #4244
    • feat(schema): allow setting custom error constructor for custom validators #4009