We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5038635 + f7cbbdc commit 54f624eCopy full SHA for 54f624e
History.md
@@ -11,6 +11,8 @@
11
* fix(query): add strictQuery option that throws when not querying on field not in schema #4136
12
* fix(update): more complete handling for overwrite option with update validators #3556
13
* feat: support `unique: true` in arrays via the mongoose-unique-array plugin #3347
14
+ * fix(model): always emit 'index', even if no indexes #3347
15
+ * fix(schema): set unique indexes on primitive arrays #3347
16
* feat(validation): include failed paths in error message and inspect output #3064 #2135
17
* fix(model): return saved docs when create() fails #2190
18
0 commit comments