Skip to content

Releases: williamkapke/mongo-mock

🚢 4.2.0 / 2022-09-28

28 Sep 09:24
80fdc61
Compare
Choose a tag to compare

🎉 Enhancements

  • Add bulkWrite implementation (#151)

🚢 4.1.0 / 2021-08-12

12 Aug 13:48
85dfee8
Compare
Choose a tag to compare

🎉 Enhancements

  • Add isConnected function (#140)
  • Allow passing sort in find options (#143)

🐛 Fixes

  • Handle find options with undefined options (#141)
  • Fix false positive fields options (#142)
  • Fix ObjectId cloning (#145)