7.1.2 / 2023-05-18
- fix: set timestamps on single nested subdoc in insertMany() #13416 #13343
- fix: mention model name in missing virtual option in getModelsMapForPopulate #13408 #13406 hasezoey
- fix: custom debug function not processing all args #13418 #13364
- docs: add virtuals schema options #13407 hasezoey
- docs: clarify
JSON.stringify()
virtuals docs #13273 iatenine