Skip to content

7.4.2

Compare
Choose a tag to compare
@mongoose-pro-bot mongoose-pro-bot released this 03 Aug 18:46
· 1344 commits to master since this release

7.4.2 / 2023-08-03

  • fix(model): avoid hanging on empty bulkWrite() with ordered: false #13684 #13664
  • fix: Document.prototype.isModified support for a string of keys as first parameter #13674 #13667 gastoncasini
  • fix: disable id virtual if alias:id set #13654 #13650
  • fix: support timestamps:false on bulkWrite with updateOne and updateMany #13649 #13611
  • docs(typescript): highlight auto type inference for methods and statics, add info on using methods with generics #13696 #12942
  • docs(middleware): fix old example using post('remove') #13683 #13518
  • docs(deprecations): quick fix for includeResultMetadata docs #13695