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

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

7.0.0-beta.29 (2021-03-12)

Features

  • utils: uriTemplate: allow "port" to be undefined so that "host" can be an list of hosts (e101162)

Fixes

  • MongoInstance: remove interface "MongoInstanceOpts" in favor of "MongoMemoryInstanceProp" (7efb4ff)
  • MongoMemoryReplSet: dont generate an "otherDb" if "othereDb" is false (63497c0)
  • MongoMemoryReplSet: getUri: loop over less arrays (dec9bac)
  • MongoMemoryReplSet: getUri: use "uriTemplate" instead of re-doing (c6c9321)
  • MongoMemoryServer: dont trigger "otherDb" if "otherDbName" is false (ffb096d)

Style

  • MongoInstance: move comment into tsdoc (d749abb)
  • MongoInstance: remove "null" from "port" (75d805f)
  • MongoInstance: rename interface to have an better name (60858b1)
  • MongoInstance: rename interface to have an better name (916aa11)
  • MongoMemoryReplSet: add tsdoc to "initAllServers" (ba46aee)
  • MongoMemoryServer: change "StartupInstanceData" to depend on "MongoMemoryInstanceOpts" (26af098)
  • MongoMemoryServer: inherit type instead of redefining (eb41f81)

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

NewReleases is sending notifications on new releases.