File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ 4.12.5 / 2017-10-28
2+ ===================
3+ * fix(query): correctly handle ` $in ` and required for $pull and update validators #5744
4+ * feat(aggegate): add $addFields pipeline operator #5740 [ AyushG3112] ( https://github.com/AyushG3112 )
5+ * fix(document): catch sync errors in document pre hooks and report as error #5738
6+ * fix(populate): handle slice projections correctly when automatically selecting populated fields #5737
7+ * fix(discriminator): fix hooks for embedded discriminators #5706 [ wlingke] ( https://github.com/wlingke )
8+ * fix(model): throw sane error when customer calls ` mongoose.Model() ` over ` mongoose.model() ` #2005
9+
1104.12.4 / 2017-10-21
211===================
312 * test(plugins): add coverage for idGetter with id as a schema property #5713 [ wlingke] ( https://github.com/wlingke )
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 4.12.5-pre " ,
4+ "version" : " 4.12.5" ,
55 "author" :
" Guillermo Rauch <[email protected] >" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments