9.1.6 / 2026-02-04
Fixes
- Handle additional top-level query operators in
sanitizeFilter - Fix
toObject()type inference with timestamps and virtuals - Defer subpopulate execution until after match functions to prevent subdoc comparison issues
- Correctly clone subdocuments when updating document arrays
- Fix change tracking for document arrays nested in maps
Docs
- Clarify that t...