Commit e90aab1 1 parent fca0627 commit e90aab1 Copy full SHA for e90aab1
File tree 1 file changed +1
-0
lines changed
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 15
15
* fix(schema): throw more helpful error when defining a document array using a schema from a different copy of the Mongoose module #10453
16
16
* fix: add explicit check on constructor property to avoid throwing an error when checking objects with null prototypes #10512
17
17
* fix(cursor): make sure to clear stack every 1000 docs when calling ` next() ` to avoid stack overflow with large batch size #10449
18
+ * fix(index.d.ts): improve types of Schema#(g|s)et #10555 [ thiagokisaki] ( https://github.com/thiagokisaki )
18
19
* fix(index.d.ts): allow calling new Model(...) with generic Model param #10526
19
20
* fix(index.d.ts): update type declarations of Schema.index method #10538 #10530 [ Raader] ( https://github.com/Raader )
20
21
* fix(index.d.ts): add useNewUrlParser and useUnifiedTopology to ConnectOptions #10500
You can’t perform that action at this time.
0 commit comments