Skip to content

8.3.4

Latest
Compare
Choose a tag to compare
@mongoose-pro-bot mongoose-pro-bot released this 06 May 18:46
· 14 commits to master since this release

8.3.4 / 2024-05-06

  • perf(document): avoid cloning options using spread operator for perf reasons #14565 #14394
  • fix(query): apply translateAliases before casting to avoid strictMode error when using aliases #14562 #14521
  • fix(model): consistent top-level timestamps option for bulkWrite operations
    #14546 #14536
  • docs(connections): improve description of connection creation patterns #14564 #14528