We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 803090d commit 0e65e6eCopy full SHA for 0e65e6e
History.md
@@ -1,3 +1,7 @@
1
+4.13.20 / 2020-01-07
2
+====================
3
+ * fix(schema): make aliases handle mongoose-lean-virtuals #6069
4
+
5
4.13.19 / 2019-07-02
6
====================
7
* fix(aggregate): make `setOptions()` work as advertised #7950 #6011 [cdimitroulas](https://github.com/cdimitroulas)
package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
- "version": "4.13.19",
+ "version": "4.13.20",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
0 commit comments