-
- 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
Fix: Prevent crash in Document.prototype.init() with null/undefined
#15812 opened Nov 28, 2025 by Vegapunk-debug Loading… updated Dec 4, 2025
fix: allow custom properties on QueryFilter objects (gh-15854) needs clarification This issue doesn't have enough information to be actionable. Close after 14 days of inactivity
#15856 opened Dec 3, 2025 by shalini-saloni Loading… updated Dec 4, 2025
fix(document): ensure is set to true after deleteOne()
#15872 opened Dec 4, 2025 by jagadish-555 Loading… updated Dec 4, 2025
fix: clear setTimeout in buffered syncCollectionMethods with callbacks
#15871 opened Dec 4, 2025 by nexus-aissam Loading… updated Dec 4, 2025
perf: optimize Object.keys() checks and optional chaining performance
#15865 opened Dec 4, 2025 by AbdelrahmanHafez Loading… updated Dec 4, 2025
feat(document): add flattenUUIDs option to
toObject() and toJSON() #15864 opened Dec 4, 2025 by AbdelrahmanHafez Loading… updated Dec 4, 2025
fix(schema): Add enumValues support to SchemaBuffer (consistency with String/Number)
#15846 opened Dec 2, 2025 by Anuj-Chhajed Loading… updated Dec 4, 2025
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… updated Dec 4, 2025
fix: prevent negative slice index in populate subdocPath calculation needs clarification This issue doesn't have enough information to be actionable. Close after 14 days of inactivity
#15862 opened Dec 3, 2025 by maniktyagi04 Loading… updated Dec 4, 2025
types(schema): fixed #15780 by admitting calls to Schema.static with partial object
#15816 opened Nov 29, 2025 by I-Enderlord-I Loading… updated Dec 3, 2025
fix: clear timeout in collection operations to prevent memory leak
#15852 opened Dec 2, 2025 by techcodie Loading… updated Dec 3, 2025
types: make PipelineStage generic to fix QueryFilter incompatibility
#15853 opened Dec 2, 2025 by JavaScriptBach • Draft updated Dec 2, 2025
fix: pathsToSave should allow saving parent paths of whitelisted paths
#15850 opened Dec 2, 2025 by Bitshifter-9 Loading… updated Dec 2, 2025
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… updated Dec 1, 2025
Export InferPojoType to replicate Mongoose 8 InferRawDocType behavior
#15815 opened Nov 29, 2025 by JavaScriptBach Loading… updated Nov 29, 2025
Fixed Global autoCreate option not applied to models on createConnection()
#15749 opened Nov 17, 2025 by KirtiGautam620 Loading… updated Nov 17, 2025
fix: add validation support for Union schema types
#15734 opened Nov 10, 2025 by codervipul775 Loading… updated Nov 15, 2025
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.