Mongoose 8.24.0 released
🌟 Add pipelineForUnionWith() helper to allow reusing pipelines with $unionWith in TypeScript
📓 Handle compiling with exactOptionalPropertyTypes
Full changelog: https://t.co/cb1BrSPwyc
Mongoose 9.6.2 released
🛠️ Correctly handle modified subpaths when parent path is unset after modifying
📓 Handle compiling with exactOptionalPropertyTypes
https://t.co/8Q9yZGA3zM
Mongoose 9.6.0 released
🌟 Upgrade mongodb node driver to 7.2
🌟 Support allowNull option to disallow null values even if not required
https://t.co/r6JZkUS1X1
Big changes coming to https://t.co/8LyTxcrL39, starting with a spruced up docs layout.
Check it out and let us know what you think!
https://t.co/ihNbCZyfcw
Mongoose 9.4.1 released, reverts 1 fix from 9.4.0 that caused issues for a user
⏪ Revert "fix(setDefaultsOnInsert): run setters on default values during upsert"
https://t.co/egcvJYvezv
Mongoose 9.3.3 released
🛠️ Standardize to use MongooseError instead of plain Error
🔖 Make MergeType distributive to better support populate on models where the hydrated doc type is a union
https://t.co/xjiRYvieZb