File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ 5.11.20 / 2021-03-11
2+ ====================
3+ * fix(query+populate): avoid unnecessarily projecting in subpath when populating a path that uses an elemMatch projection #9973
4+ * fix(connection): avoid ` db ` events deprecation warning with 'close' events #10004 #9930
5+ * fix(index.d.ts): make ` $pull ` more permissive to allow dotted paths #9993
6+
175.11.19 / 2021-03-05
28====================
39 * fix(document): skip validating array elements that aren't modified when ` validateModifiedOnly ` is set #9963
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 5.11.19 " ,
4+ "version" : " 5.11.20 " ,
55 "author" : " Guillermo Rauch <guillermo@learnboost.com>" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments