Skip to content

7.6.3

Compare
Choose a tag to compare
@mongoose-pro-bot mongoose-pro-bot released this 17 Oct 13:47
· 1029 commits to master since this release

7.6.3 / 2023-10-17

  • fix(populate): handle multiple spaces when specifying paths to populate using space-delimited paths #13984 #13951
  • fix(update): avoid applying defaults on query filter when upserting with empty update #13983 #13962
  • fix(model): add versionKey to bulkWrite when inserting or upserting #13981 #13944
  • docs: fix typo in timestamps docs #13976 danielcoker