7.0.5 / 2023-04-24
- fix(schema): correctly handle uuids with populate() #13317 #13267
- fix(schema): add clusteredIndex to schema options #13286 jakesjews
- fix(document): use collection.findOne() for saving docs with no changes to avoid firing findOne middleware #13298
- types(schema): avoid circular constraint in TSchemaOptions with --incremental by deferring ResolveSchemaOptions<> #13291 #13129
- docs(subdocs): fix mention of subdocument ".remove" function #13312 hasezoey
- docs: add mongoose.Promise removal to migrating to 7 guide #13295
- docs: updated formatting of Error Handling section to better highlight the two kinds of possible errors #13279 Ankit-Mandal
- docs: fix broken link #13301 #13281