Skip to content

Releases: karma-runner/karma

v4.4.1

18 Oct 20:16
Compare
Choose a tag to compare

Bug Fixes

  • deps: back to karma-browserstack-launcher 1.4 (#3361) (1cd87ad)
  • server: Add test coverage for config.singleRun true branch. (#3384) (259be0d)
  • if preprocessor is async function and doesn't return a content then await donePromise (#3387) (f91be24)

v4.4.0

17 Oct 00:50
Compare
Choose a tag to compare

Bug Fixes

Features

v4.3.0

27 Aug 15:44
Compare
Choose a tag to compare

Bug Fixes

Features

v4.2.0

12 Jul 23:36
Compare
Choose a tag to compare

Bug Fixes

  • logging: Util inspect for logging the config. (#3332) (70b72a9)
  • reporter: format stack with 1-based column (#3325) (182c04d), closes #3324
  • server: Add error handler for webserver socket. (#3300) (fe9a1dd)

v4.1.0

15 Apr 22:20
Compare
Choose a tag to compare

Bug Fixes

  • client: Enable loading different file types when running in parent mode without iframe (#3289) (7968db6)
  • client: Only create the funky object if message is not a string (#3298) (ce6825f), closes #3296
  • launcher: Log state transitions in debug (#3294) (6556ab4), closes #3290
  • middleware: log invalid filetype (#3292) (7eb48c5), closes #3291

v4.0.1

28 Feb 16:00
Compare
Choose a tag to compare

Bug Fixes

v4.0.0

23 Jan 18:19
Compare
Choose a tag to compare

Bug Fixes

Chores

BREAKING CHANGES

  • Drop Support for Node 6, to make it possible to use async/await in karma codebase.

v3.1.4

17 Dec 21:52
Compare
Choose a tag to compare

Bug Fixes

v3.1.3

01 Dec 19:06
Compare
Choose a tag to compare

Bug Fixes

v3.1.2

01 Dec 17:23
Compare
Choose a tag to compare

Bug Fixes

Features