Skip to content

Latest commit

 

History

History
61 lines (32 loc) · 815 Bytes

HISTORY.md

File metadata and controls

61 lines (32 loc) · 815 Bytes

History


0.6.0

  • Support vpn-ip && custom-port #19
  • Refine Readme

0.5.3

  • fix npm2 babel-runtime and transform-runtime issue

0.5.2

  • add babel-runtime and transform-runtime

0.5.1

  • webpack-core should be in dependencies

0.5.0

  • use webpack.updateConfig.finally to add webpack plugins, the plugin is used for inject livereload

0.4.0

  • Enhancement: support compiler and injectHost options

0.3.1

  • support: koa-middleware-static index, Close #2
  • update: deps

0.3.0

0.2.2

  • fix: babel-polyfill should be dependencies

0.2.1

  • chore: clear unnecessary log info

0.2.0

  • refactor: use ex. ?{enableJs:false} to handle the logic

0.1.2

  • fix: timeout on travis-ci

0.1.1

  • deps: add internal-ip for test

0.1.0

  • initial version