-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Insights: Automattic/mongoose
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
8.17.1
published
Aug 7, 2025
12 Pull requests merged by 2 people
-
BREAKING CHANGE: make
id
a virtual in TypeScript rather than a property on Document base class#15572 merged
Aug 8, 2025 -
fix(query): propagate read preference to populate if
read()
called afterpopulate()
#15567 merged
Aug 6, 2025 -
fix: trim long strings in minLength and maxLength error messages and display the string length
#15571 merged
Aug 5, 2025 -
types: support maxLength and minLength in SchemaTypeOptions
#15570 merged
Aug 5, 2025 -
fix(model): call correct function in autoSearchIndex
#15569 merged
Aug 5, 2025 -
fix(model): allow setting
statics
option on discriminator schema#15568 merged
Aug 5, 2025 -
fix(model): remove unnecessary conversion of undefined -> null in findById
#15566 merged
Aug 5, 2025 -
types: allow passing in projections without
as const
#15564 merged
Aug 5, 2025 -
chore(deps-dev): bump @babel/preset-env from 7.27.2 to 7.28.0
#15563 merged
Aug 4, 2025 -
chore(deps-dev): bump @babel/core from 7.27.7 to 7.28.0
#15560 merged
Aug 4, 2025 -
chore(deps-dev): bump webpack from 5.99.9 to 5.101.0
#15559 merged
Aug 4, 2025 -
chore(deps-dev): bump cheerio from 1.1.0 to 1.1.2
#15558 merged
Aug 4, 2025
4 Pull requests opened by 1 person
-
feat(schema): support for union types
#15574 opened
Aug 7, 2025 -
types(connection+collection): make BaseCollection and BaseConnection usable as values
#15575 opened
Aug 8, 2025 -
BREAKING CHANGE: remove bson as direct dependency, use mongodb/lib/bson instead
#15576 opened
Aug 10, 2025 -
types: remove logic that omits timestamps when virtuals, methods, etc. options set
#15577 opened
Aug 11, 2025
11 Issues closed by 1 person
-
Why is `any` used as the type for `Document.id`?
#13079 closed
Aug 8, 2025 -
Add Support for Isomorphic Models
#3774 closed
Aug 6, 2025 -
Mongoose and CLS, take 2
#3313 closed
Aug 6, 2025 -
Inconsitency in model instance populated vs not populated
#7914 closed
Aug 6, 2025 -
maxlength and minlength validators not in camelCase?
#4720 closed
Aug 5, 2025 -
Setting autoSearchIndex to true dont create search index
#15565 closed
Aug 5, 2025 -
Allow discriminator models to add new statics
#15556 closed
Aug 5, 2025 -
`findOne({ someField: undefined })` and `findOne({ _id: undefined })` do NOT behave like `findOne({})`
#15551 closed
Aug 5, 2025 -
Projections now requiring use of as const. Type 'number' is not assignable to type 'boolean | 0 | 1'
#15557 closed
Aug 5, 2025
1 Issue opened by 1 person
-
Memory leak when sharing schemas between projects
#15573 opened
Aug 7, 2025
2 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Document method types are missing methods when queried from statics
#15532 commented on
Aug 6, 2025 • 0 new comments -
Properties with unknown type in the mongoose model when set timestamps to true in v6.8.0
#12807 commented on
Aug 11, 2025 • 0 new comments