Releases: typegoose/mongodb-memory-server
Releases · typegoose/mongodb-memory-server
v1.5.0
1.5.0 (2017-08-24)
Features
- config: Add
instance.dbName
option for providing custom db name (94c14b3)
v1.4.1
1.4.1 (2017-08-17)
Bug Fixes
- regenerator: Use babel transform-runtime instead manual requiring (84b2322)
v1.4.0
1.4.0 (2017-08-16)
Features
- Load regenerator-runtime explicitly. Now
mongodb-memory-server
should work without requiring babel-polyfill
in your tests (a99d10e)
v1.3.4
1.3.4 (2017-06-08)
Bug Fixes
v1.3.3
1.3.3 (2017-06-07)
Bug Fixes
- MongoBinary: it does not unlock dir if got DB from cache at second time (e293efb6)
v1.3.2
1.3.2 (2017-06-07)
Bug Fixes
- MongoBinary: Check again cache after obtaining lock (97e1b6c9)
v1.3.1
1.3.1 (2017-06-07)
Bug Fixes
v1.3.0
1.3.0 (2017-06-07)
Bug Fixes
- 3 minutes try to get lock when downloading binaries (f9310255)
Features
- Avoid multi-download in parallel scrips via lockfile. (fca0f0c0)
v1.2.0
1.2.0 (2017-06-07)
Bug Fixes
- spawn ETXTBSY error in Travis (46b25f1d)
Features
- Reimplement mongo-prebuild. Change config options. (0bd048ac)
v1.1.5
<a name"1.1.5">
1.1.5 (2017-06-07)
Bug Fixes