Skip to content

Latest commit

 

History

History
259 lines (109 loc) · 7.15 KB

CHANGELOG.md

File metadata and controls

259 lines (109 loc) · 7.15 KB

5.0.5 (2022-12-17)

Bug Fixes

  • webpack dev server http proxy 404 (fb772eb)

5.0.4 (2021-09-05)

Bug Fixes

5.0.1 (2021-06-24)

Bug Fixes

  • add webpack-dev-middleware missing options (03a5fc1)

5.0.0 (2020-10-16)

Features

  • adapter koa2 middleware (1b413a8)
  • export KoaWebpackHotMiddleware and KoaWebpackDevMiddleware, KoaProxyMiddleware (6738e1c)
  • koa2 dev middleware for webpack 5 (876dd9b)
  • upgrade koa 1 to koa2 for webpack 5 (c2e1731)

5.0.0-beta.2 (2020-09-12)

Features

  • adapter koa2 middleware (1b413a8)
  • export KoaWebpackHotMiddleware and KoaWebpackDevMiddleware, KoaProxyMiddleware (6738e1c)
  • koa2 dev middleware for webpack 5 (876dd9b)
  • upgrade koa 1 to koa2 for webpack 5 (c2e1731)

4.5.4 (2020-09-05)

Bug Fixes

  • mutil webpack target web config (89c1053)

4.5.3 (2020-04-11)

Bug Fixes

4.5.1 (2019-10-25)

Bug Fixes

  • webpack build err not display (f063637)

4.5.0 (2019-10-21)

Features

  • support proxy pathRewrite (a0b1be4)

4.4.9 (2019-10-09)

Bug Fixes

  • customize cli when process mode (de409f9)

4.4.8 (2019-09-30)

Bug Fixes

4.4.6 (2019-04-03)

Bug Fixes

4.4.5 (2019-04-03)

Bug Fixes

4.4.4 (2019-03-20)

Bug Fixes

4.4.3 (2019-03-07)

Bug Fixes

4.4.2 (2019-02-21)

Bug Fixes

  • browser auto open and navigation url error (315cb80)

4.4.1 (2019-01-22)

Features

4.3.2 (2018-11-15)

Bug Fixes

  • webpack build error, no exit (f719fe8)

4.3.0 (2018-11-14)

Features

  • support proxy and historyApiFallback (7579bc9)

4.2.1 (2018-10-31)

Bug Fixes

4.1.1 (2018-07-20)

Bug Fixes

  • no cache for static resource (999de7b)

4.1.0 (2018-06-29)

Features

  • webpack 4.2.0 to latest version (5b4befe)

4.0.3 (2018-05-30)

Bug Fixes

4.0.2 (2018-05-30)

Bug Fixes

4.0.0 / 2018-03-07

  • feat: Webpack 4 Support

3.1.3 / 2017-09-14

  • feat:build and server method support option param

3.1.2 / 2017-09-14

  • fix:build result show twice when hot mode

3.0.0 / 2017-05-07

  • feat: Webpack 3 Support