Mongoose 6.0.12 released:
🛠️ Remove the logic for emitting close, rely on autoDestroy option for Node 12 support
🛠️ Support passing flattenMaps: false to Map toJSON()
Full changelog: github.com/Automattic/mongoo…#NodeJS#MongoDB#JavaScript
Mongoose 6.0.11 released
🏎️ [TS] Remove some unnecessary definitions, streamline some union types
🛠️ Use stream destroy method on close to prevent emitting duplicate 'close'
Full changelog: github.com/Automattic/mongoo…#NodeJS#MongoDB#JavaScript
Mongoose 5.13.10 (legacy) released:
🛠️ Allow using type: SchemaDefinitionProperty in schema definitions
🛠️ Allow AnyObject as param to findOneAndReplace()
Full changelog: github.com/Automattic/mongoo…#NodeJS#MongoDB#JavaScript