Official Twitter of Mongoose, the most downloaded database framework on npm. Support our work: opencollective.com/mongoose 🙏 #nodejs #mongodb

Miami Beach, FL
In Mongoose v5.11.14 we fixed a bug with inferring `justOne` on manually populated paths. Learn more about `justOne` and `populate`: mongoosejs.com/docs/populate… #nodejs #mongodb #javascript
3
4
Mongoose 5.11.14 released: 🛠️ Avoid inferring justOne from parent when populating a POJO with a manually populated path 🛠️ Apply setters on each element of the array when setting a populated array Full changelog: github.com/Automattic/mongoo… #nodejs #mongodb #javascript
1
8
In v5.11.12 we fixed a bug preventing users from using `db` as a schema path. Here's a list of reserved words that Mongoose doesn't allow as schema paths: mongoosejs.com/docs/api.html… #nodejs #mongodb #javascript
1
3
In v5.11.13 we added an `options` parameter to the `transaction()` helper. More about `Connection#transaction()`: mongoosejs.com/docs/api/conn… #nodejs #mongodb #javascript
3
4
Mongoose 5.11.13 released: 🛠️ Handle change tracking on map of arrays 🛠️ Allow passing options to Connection#transaction() github.com/Automattic/mongoo… #nodejs #mongodb #javascript
4
5
In Mongoose v5.11.11 we made the first generic parameter to `Schema` in TypeScript, the `DocType`, automatically set `this` for document methods. More about methods: mongoosejs.com/docs/guide.ht… #nodejs #mongodb #javascript
1
4
8
Mastering Mongoose includes 4 sample apps built on Mongoose backend services. One is a websocket-based chat with a vanilla JS frontend. Get the eBook today! masteringjs.io/ebooks/master… #nodejs #mongodb #javascript
1
2
Mongoose v5.11.12 released: 🛠️ Handle using db as a document path 🛠️ Make sure to call onOpen() if autoCreate === false github.com/Automattic/mongoo… #nodejs #mongodb #javascript
3
4
Mongoose `insertMany()` now supports a `populate` option! mongoosejs.com/docs/api/mode… #nodejs #mongodb #javascript
6
7
How to check whether @mongoosejs is connected to the database: masteringjs.io/tutorials/mon… #nodejs #mongodb #javascript
1
4
7
Mongoose 5.11.11 released: 🛠️ Support calling create() with undefined as first argument and no callback 🛠️ Ensure TypeScript knows that this refers to DocType in schema methods with strict mode github.com/Automattic/mongoo… #nodejs #mongodb #javascript
1
4
Mongoose 5.11.10 released: 🛠️ Support populate option for insertMany() as a workaround for mongoose-autopopulate 🏎️ Avoid creating extra array when initializing array of arrays Full changelog: github.com/Automattic/mongoo… #nodejs #mongodb #javascript
5
7
Mongoose v5.11.9 released: 🛠️ Keep atomics when assigning array to filtered array 🛠️ Apply defaults option to subdocument arrays Full changelog: github.com/Automattic/mongoo… #nodejs #mongodb #javascript
1
6
🆕 mongoose-lean-virtuals v0.7.6. Fixes an issue with `virtuals: true` propagating to subdocuments. plugins.mongoosejs.io/plugin… #nodejs #mongodb #javascript
1
3
Mongoose v5.11.8 released: 🛠️ Add missing single document populate for TS 🛠️ Make options optional for toObject for TS Full changelog: github.com/Automattic/mongoo… #nodejs #mongodb #javascript
2
4
Mongoose 5.11.7 released: 🛠️ Ensure calling get() with empty string returns undefined for mongoose-plugin-autoinc 🛠️ Set isNew to false for documents that were successfully inserted by insertMany when an error occurred Changelog: github.com/Automattic/mongoo… #nodejs #mongodb
2
3
🆕 What's New in Mongoose 5.11: Custom Casting for Paths thecodebarbarian.com/whats-n… #nodejs #mongodb #javascript
2
2
Mongoose v5.11.6 released: 🛠️ Ensure sync errors in pre hooks always bubble up to the calling code 🛠️ Allow passing ObjectId properties as strings to create() and findOneAndReplace() Full changelog: github.com/Automattic/mongoo… #nodejs #mongodb #javascript
6
Mongoose 5.11.5 released: 🛠️ Support null in maps of subdocs 🛠️ Support object syntax for validate in TypeScript Full changelog: github.com/Automattic/mongoo… #nodejs #mongodb #javascript
1
5
Mongoose v5.11.3 released: 🛠️ Make Mongoose collection inherit MongoDB collection in TypeScript 🛠️ Add Document#_id so documents have an id by default in TypeScript github.com/Automattic/mongoo… #nodejs #mongodb #javascript
6
4