| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 9.9.2 source code.tar.gz | 2026-08-10 | 1.9 MB | |
| 9.9.2 source code.zip | 2026-08-10 | 2.2 MB | |
| README.md | 2026-08-10 | 1.2 kB | |
| Totals: 3 Items | 4.2 MB | 1 | |
9.9.2 / 2026-08-10
- fix(query): apply sanitizeFilter on countDocuments and cursor()
- fix(document): support map wildcards in optimistic concurrency paths option [#16436] [#16383]
- fix(model): set document session in bulkSave() so transaction retries restore document state [#16438] [#16432] yogesh968
- fix(connection): restore delete state across transaction retries [#16435] [#16433] snowyukitty
- fix(schema): put enum on array elements and support the object enum form in toJSONSchema [#16444] [#16443] Jaybhade
- perf(document): inline the type checks in $__hasOnlyPrimitiveValues() [#14394] yogesh968
- types(document): respect schema toObject and toJSON options [#16431] [#15594] samuelmbabhazi
- types: import BSON from mongodb instead of bson [#16434] [#16434] orgads
- docs(populate): document that skip needs sort to paginate reliably [#16442] [#7579]
- docs: remove unused jobs.pug [#16437] [#16430]