Skip to content

Commit 54f624e

Browse files
committed
Merge branch 'master' of github.com:Automattic/mongoose
2 parents 5038635 + f7cbbdc commit 54f624e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

History.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
* fix(query): add strictQuery option that throws when not querying on field not in schema #4136
1212
* fix(update): more complete handling for overwrite option with update validators #3556
1313
* 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
1416
* feat(validation): include failed paths in error message and inspect output #3064 #2135
1517
* fix(model): return saved docs when create() fails #2190
1618

0 commit comments

Comments
 (0)