mongodb-memory-server-global-4.2
Advanced tools
Changelog
9.0.0-beta.3 (2023-10-05)
Changelog
9.0.0-beta.2 (2023-08-22)
Changelog
9.0.0-beta.1 (2023-08-15)
DryMongoBinary: "legacyHomeCache" has been renamed to "homeCache" when using "DryMongoBinary" directly
MongoMemoryReplSet: ReplSet option "auth" can now not be a boolean anymore, use as a object instead
Authentication now is only created when "{ enable: true }" is given also "disable" has been removed
MongoBinaryDownload: aliases for ".binaryOpts.*" have been removed, use ".binaryOpts.option" instead
".cleanup(boolean)" is now no longer supported, use object options instead
".stop(boolean)" is now no longer supported, use object options instead
tsconfig: potentially breaking change upgrading "target" to "es2020" in tsconfig
Lowest supported NodeJS version is now 14.0
MongoBinaryDownloadUrl::translateArch: "ia32" ("i386" / "i686") are now unsupported by mongodb-memory-server
tsconfig: potentially breaking change upgrading "target" to "es2019" in tsconfig
MongoInstance::checkErrorInLine: potentially breaking change not removing ", terminating" from error
MongoBinaryDownloadUrl::translatePlatform: potentially breaking change removing "sunos" from translation
tsconfig: update "target" to "es2019" (df41101)
tsconfig: update "target" to "es2020" (ff20382)
Changelog
8.14.0-beta.1 (2023-07-07)
Note: this beta was not actually merged into 8.14.0, use 8.15.0 instead
Changelog
8.13.0 (2023-06-09)