-
- Notifications
You must be signed in to change notification settings - Fork 3.9k
Pull requests: Automattic/mongoose
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
types: make PipelineStage generic to fix QueryFilter incompatibility
#15853 opened Dec 2, 2025 by JavaScriptBach • Draft
fix: clear timeout in collection operations to prevent memory leak
#15852 opened Dec 2, 2025 by techcodie Loading…
fix: pathsToSave should allow saving parent paths of whitelisted paths
#15850 opened Dec 2, 2025 by Bitshifter-9 Loading…
fix(schema): Add enumValues support to SchemaBuffer (consistency with String/Number)
#15846 opened Dec 2, 2025 by Anuj-Chhajed Loading…
fix: allow timestamps and overwriteImmutable in TS and JS for 7.x
#15820 opened Nov 30, 2025 by AbdelrahmanHafez Loading…
fix(types): add Types or Types-test related issue / Pull Request
overwriteImmutable types re #15781 typescript #15819 opened Nov 30, 2025 by AbdelrahmanHafez Loading…
refactor: reuse sort logic between Query and Aggregate
#15818 opened Nov 29, 2025 by singhankit001 Loading…
types(schema): fixed #15780 by admitting calls to Schema.static with partial object
#15816 opened Nov 29, 2025 by I-Enderlord-I Loading…
Export InferPojoType to replicate Mongoose 8 InferRawDocType behavior
#15815 opened Nov 29, 2025 by JavaScriptBach Loading…
Fix: Prevent crash in Document.prototype.init() with null/undefined
#15812 opened Nov 28, 2025 by Vegapunk-debug Loading…
fix: remove conflicting child projections when parent path excluded
#15807 opened Nov 28, 2025 by Himanshu197200 Loading…
fix(bulkWrite): pass overwriteImmutable option to castUpdate fixes
#15789 opened Nov 25, 2025 by vkarpov15 Loading…
Update homepage style docs This issue is due to a mistake or omission in the mongoosejs.com documentation
#15775 opened Nov 19, 2025 by AyushCodes160 Loading…
feat: Add dark mode support and CSS improvements docs This issue is due to a mistake or omission in the mongoosejs.com documentation
#15753 opened Nov 18, 2025 by White-Devil2839 Loading…
14 tasks done
Fixed Global autoCreate option not applied to models on createConnection()
#15749 opened Nov 17, 2025 by KirtiGautam620 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.