7.1.1 / 2023-05-10
- fix(document): handle set() from top-level underneath a map of mixed #13386
- fix: don't modify passed options object to
createConnection()
#13376 - types: make lean() not clobber result type for updateOne(), etc. #13389 #13382
- types: handle union types in FlattenMaps #13368 #13346 Jokero
- types(document): correct return type for Model.prototype.deleteOne(): promise, not query #13367 #13223
- types: update document.d.ts $set function params to match set #13304 jeffersonlipsky
- docs: add excludeIndexes to the guide schema options list #13377 #13287
- docs: fix broken "fork me" on home page #13336