npm mongodb-memory-server 7.0.0-beta.37
v7.0.0-beta.37

latest releases: 10.0.1, 10.0.1-beta.1, 10.0.0...
3 years ago

7.0.0-beta.37 (2021-03-22)

Style

  • MongoMemoryServer: getStartOptions: use "spread" instead of many lines (9a01529)
  • resolveConfig: update tsdoc (4e5469c)
  • utils: authDefault: add tsdoc (aab1647)

Fixes

  • MongoMemoryReplSet: start: change state on error (20433b5)
  • MongoMemoryReplSet: start: move "beforeExit" listener setup before starting instances (d1cc648)
  • MongoMemoryServer: add some tsdoc & change an if-throw to assertion (5c7acb4)
  • MongoMemoryServer: createAuth: fix typo in "customData" & add "customData" to extra users (31c98c9)
  • MongoMemoryServer: ensureInstance: change logs to be consistent with others (3d430c1)
  • MongoMemoryServer: fix typo in warning (532bc09)
  • MongoMemoryServer: start: dont add "beforeExit" listener if being in an replset (f9c555d)
  • MongoMemoryServer: stop: change log to be better sounding (a009693)
  • postinstallHelper: reduce variables (b42bac3)
  • utils: ensureAsync: change from "setImmediate" to "process.nextTick" (3da59cc)
  • utils: killProcess: unify log and variable names with other code (5605ea0)

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

NewReleases is sending notifications on new releases.