npm mongodb-memory-server 11.3.0
v11.3.0

3 hours ago

11.3.0 (2026-09-21)

Features

Fixes

  • MongoBinaryDownload::attemptDownload: add log when response recieves a error (143588b)
  • MongoBinaryDownload::attemptDownload: change "console.error" to a debug "log" (833bcc7)
  • MongoBinaryDownload: replace zip implementation with new promise API (3fb04f4), closes #990
  • MongoInstance::stop: change to always unset the "mongodProcess" (9e32ef2), closes #1032
  • MongoMemoryReplSet: increase "electionTimeoutMillis" timeout to 5000ms (76d727a), closes #995

Style

  • utils::killProcess: fix typo "An" -> "A" (c2a18ac)

Refactor

  • MongoBinaryDownload: have the 2 extract function be more similar (940b352)

Dependencies

Dev-Dependencies

  • @types/semver: upgrade to 7.8.0 (1705b60)
  • @types/yauzl: upgrade to 3.4.0 (71fe42d)
  • doctoc: upgrade to 2.5.0 (833623b)
  • eslint-plugin-prettier: upgrade to 5.5.6 (38394c9)
  • eslint: upgrade to 10.9.1 (16b408d)
  • globals: upgrade to 17.12.0 (1765718)
  • jest: upgrade to 30.5.1 (a7d0a44)
  • prettier: upgrade to 3.9.6 (46fea46)
  • ts-jest: upgrade to 29.4.12 (6166072)
  • typedoc: upgrade to 0.28.20 (5dc343f)
  • typescript-eslint: upgrade to 8.69.0 (c9b8e55)

Don't miss a new mongodb-memory-server release

NewReleases is sending notifications on new releases.