Skip to content

v1.9.0

Compare
Choose a tag to compare
@nodkz nodkz released this 03 Jul 10:59
· 2281 commits to master since this release

1.9.0 (2018-07-03)

Features

Now mongodb-memory-server automatically use a proxy for downloading binaries if present one of the following environment variables:

  • yarn_https-proxy
  • yarn_proxy
  • npm_config_https-proxy
  • npm_config_proxy
  • https_proxy
  • http_proxy

Thanks, @ChrisSG for the new great zero-config feature 👍