Releases: karma-runner/karma
Releases · karma-runner/karma
v6.3.5
6.3.5 (2021-10-20)
Bug Fixes
- client: prevent socket.io from hanging due to mocked clocks (#3695) (105da90)
v6.3.4
6.3.4 (2021-06-14)
Bug Fixes
v6.3.3
6.3.3 (2021-06-01)
Bug Fixes
v6.3.2
6.3.2 (2021-03-29)
Bug Fixes
v6.3.1
6.3.1 (2021-03-24)
Bug Fixes
v6.3.0
6.3.0 (2021-03-23)
Features
- support asynchronous
config.set()
call in karma.conf.js (#3660) (4c9097a)
v6.2.0
6.2.0 (2021-03-10)
Features
- plugins: add support wildcard config for scoped package plugin (#3659) (39831b1)
v6.1.2
6.1.2 (2021-03-09)
Bug Fixes
v6.1.1
6.1.1 (2021-02-12)
Bug Fixes
- config: check extension before ts-node register (#3651) (474f4e1), closes #3329
- report launcher process error when exit event is not emitted (#3647) (7ab86be)
v6.1.0
6.1.0 (2021-02-03)
Features
- config: improve
karma.config.parseConfig
error handling (#3635) (9dba1e2)