github karma-runner/karma v5.0.0

latest releases: v6.4.4, v6.4.3, v6.4.2...
4 years ago

5.0.0 (2020-04-09)

Bug Fixes

Code Refactoring

Continuous Integration

Features

  • docs: document DEFAULT_LISTEN_ADDR constant (#3443) (057d527), closes #2479
  • karma-server: added log to the server.js for uncaught exception (#3399) (adc6a66)
  • preprocessor: obey Pattern.isBinary when set (#3422) (708ae13), closes #3405

BREAKING CHANGES

  • Karma plugins which rely on the fact that Karma uses Bluebird promises may break as Bluebird-specific API is no longer available on Promises returned by the Karma core
  • server: Deprecated createPreprocessor removed, karma-browserify < 7 version doesn't work
  • no more testing on node 8.

Don't miss a new karma release

NewReleases is sending notifications on new releases.