Skip to content

v2.1.0-beta.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@SpaceK33z SpaceK33z released this 30 Oct 14:20
· 2203 commits to master since this release
  • Add support for watching files provided by the contentBase option. Enable with watchContentBase: true or --watch-content-base in the CLI (#649).
  • Support IPv6 addresses as host option (#644).
  • Fix historyApiFallback taking preference of contentBase files instead of the in-memory files; this caused issues with html-webpack-plugin (#640).
  • Fix edge case where rapidly refreshing the page caused the server to crash (#637).