Mongoose v5.5.14 Release Notes

Release Date: 2019-06-08 // almost 5 years ago
    • fix(query): correct this scope of setters in update query #7876 Fonger
    • fix(model): reset modifiedPaths after successful insertMany #7852 #7873 Fonger
    • fix(populate): allow using refPath with virtual populate #7848
    • fix(document): prepend private methods getValue and setValue with $ #7870 Fonger
    • fix: update mongodb driver -> 3.2.7 #7871 Fonger
    • docs(tutorials): add tutorial about custom casting functions #7045
    • docs(connection): fix outdated events document #7874 Fonger
    • docs: fix typo in lean docs #7875 tannakartikey
    • docs: move off of KeenIO for tracking and use self-hosted analytics instead