Karma Webpack Versions Save

Karma webpack Middleware

v5.0.1

3 months ago

5.0.1 (2024-02-01)

Fixes

  • security fixes

v5.0.0

3 years ago

v5.0.0-alpha.6

3 years ago

Bug Fixes

  • automatically fix missing webpack framework and report a warning (ea5dc8e)
  • fix an issue where multiple karma-webpack processes could not run in parallel (ea3dabe)
  • bump hotfix dependencies (98b3ec9)

v5.0.0-alpha.5

3 years ago

Bug Fixes

  • change the webpack peer dependency to webpack v5 (2e0ca74)

v5.0.0-alpha.4

3 years ago

Bug Fixes

  • fix compatibility issues for webpack v5 (8d7366f), closes #452
  • remove deprecation warning for .watch() (4fe1f60)

v4.0.2

4 years ago

4.0.2 (2019-06-08)

Bug Fixes

  • don't error when webpackMiddleware config not provided' (#418) (7570912)

v4.0.1

4 years ago

4.0.1 (2019-06-07)

Bug Fixes

  • package: point to dist instead of lib (#417) (c0a0d47)

v4.0.0

4 years ago

4.0.0 (2019-06-07)

Bug Fixes

chore

BREAKING CHANGES

  • default: minimum required nodejs version is 8.9

v4.0.0-rc.3

5 years ago

4.0.0-rc.3 (2018-11-20)

Bug Fixes

  • karma-webpack: handle multiple outputs correctly (#361) (41edac8)

v3.0.5

5 years ago

2018-09-14

Bug Fixes

  • karma-webpack: handle multiple outputs correctly (#357) (59de62c)