Skip to content

v2.1.0-beta.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@SpaceK33z SpaceK33z released this 30 Oct 14:19
· 2207 commits to master since this release
  • Breaking change: only support Node.js 0.12 and higher.
  • Update SSL certificate in https mode to fix issues with Windows (#648).
  • Add option to listen on unix socket instead of a port with the --socket flag (#661).
  • Add deprecation warnings for using contentBase with a URL or port, since the proxy option does about the same and is more powerful (61b46ba).
  • Fix more issues with IPv6 (#676).