Mongoose 7.6.6 released
🏎️ 40% faster array `push()`
🛠️ Set populated docs in correct order when populating virtual underneath doc array with justOne
Full changelog: github.com/Automattic/mongoo…#NodeJS#MongoDB#JavaScript
Mongoose 7.6.4 released:
🛠️ Retain modified status for documents created outside a transaction during transaction retries
🛠️ Handle recursive schemas in discriminator definitions
github.com/Automattic/mongoo…#NodeJS#MongoDB#JavaScript
Mongoose 7.6.3 released
🛠️ Handle multiple spaces when specifying paths to populate using space-delimited paths
🛠️ Avoid applying defaults on query filter when upserting with empty update
github.com/Automattic/mongoo…#NodeJS#MongoDB#JavaScript