Skip to content

Releases: codymikol/karma-webpack

v5.0.1

01 Feb 17:00
Compare
Choose a tag to compare

5.0.1 (2024-02-01)

Fixes

  • security fixes

v5.0.0

02 Feb 11:56
Compare
Choose a tag to compare
chore: release v5.0.0

v5.0.0-alpha.6

30 Jan 19:55
Compare
Choose a tag to compare
v5.0.0-alpha.6 Pre-release
Pre-release

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

06 Dec 14:21
Compare
Choose a tag to compare
v5.0.0-alpha.5 Pre-release
Pre-release

Bug Fixes

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

v5.0.0-alpha.4

06 Dec 14:20
Compare
Choose a tag to compare
v5.0.0-alpha.4 Pre-release
Pre-release

Bug Fixes

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

v4.0.2

08 Jun 14:56
Compare
Choose a tag to compare

4.0.2 (2019-06-08)

Bug Fixes

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

v4.0.1

07 Jun 17:24
Compare
Choose a tag to compare

4.0.1 (2019-06-07)

Bug Fixes

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

v4.0.0

07 Jun 16:05
Compare
Choose a tag to compare

4.0.0 (2019-06-07)

Bug Fixes

chore

BREAKING CHANGES

  • default: minimum required nodejs version is 8.9

v4.0.0-rc.3

20 Nov 19:02
Compare
Choose a tag to compare
v4.0.0-rc.3 Pre-release
Pre-release

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

Bug Fixes

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

v3.0.5

14 Sep 14:39
Compare
Choose a tag to compare

2018-09-14

Bug Fixes

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