-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Pull requests: Automattic/mongoose
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Strictly validate Model.useConnection() argument and update tests
#16099
opened Mar 13, 2026 by
mrsandy1965
Loading…
chore(schema): use MongooseError instead of Error
#16097
opened Mar 13, 2026 by
mahmoodhamdi
Loading…
chore(model): use MongooseError instead of Error
#16096
opened Mar 13, 2026 by
mahmoodhamdi
Loading…
chore(aggregate): use MongooseError instead of Error
#16095
opened Mar 13, 2026 by
mahmoodhamdi
Loading…
fix(document): handle nested paths in optimisticConcurrency include/exclude
#16094
opened Mar 13, 2026 by
mahmoodhamdi
Loading…
fix(setDefaultsOnInsert): run setters on default values during upsert
#16093
opened Mar 13, 2026 by
mahmoodhamdi
Loading…
perf(projection): split by space instead of regex in parseProjection
#16092
opened Mar 13, 2026 by
mahmoodhamdi
Loading…
Make typescript fail when providing unknown query operator
typescript
Types or Types-test related issue / Pull Request
feat: implement
as option for populate to assign results to an alternate path and add tests.
#15857
opened Dec 3, 2025 by
SMK-07
Loading…
fix: add validation support for Union schema types
#15734
opened Nov 10, 2025 by
codervipul775
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.