Skip to content

Tags: Visva92/karma

Tags

v6.3.4

Toggle v6.3.4's commit message
chore(release): 6.3.4 [skip ci]

## [6.3.4](karma-runner/karma@v6.3.3...v6.3.4) (2021-06-14)

### Bug Fixes

* bump production dependencies within SemVer ranges ([karma-runner#3682](karma-runner#3682)) ([36467a8](karma-runner@36467a8)), closes [karma-runner#3680](karma-runner#3680)

v6.3.3

Toggle v6.3.3's commit message
chore(release): 6.3.3 [skip ci]

## [6.3.3](karma-runner/karma@v6.3.2...v6.3.3) (2021-06-01)

### Bug Fixes

* **server:** clean up vestigial code from proxy ([karma-runner#3640](karma-runner#3640)) ([f4aeac3](karma-runner@f4aeac3)), closes [/tools.ietf.org/html/std66#section-3](https://github.com//tools.ietf.org/html/std66/issues/section-3)

v6.3.2

Toggle v6.3.2's commit message
chore(release): 6.3.2 [skip ci]

## [6.3.2](karma-runner/karma@v6.3.1...v6.3.2) (2021-03-29)

### Bug Fixes

* fix running tests in IE9 ([karma-runner#3668](karma-runner#3668)) ([0055bc5](karma-runner@0055bc5)), closes [/github.com/karma-runner/karma/blob/026fff870913fb6cd2858dd962935dc74c92b725/client/main.js#L14](https://github.com//github.com/karma-runner/karma/blob/026fff870913fb6cd2858dd962935dc74c92b725/client/main.js/issues/L14) [karma-runner#3665](karma-runner#3665)

v6.3.1

Toggle v6.3.1's commit message
chore(release): 6.3.1 [skip ci]

## [6.3.1](karma-runner/karma@v6.3.0...v6.3.1) (2021-03-24)

### Bug Fixes

* **client:** clearContext after complete sent ([karma-runner#3657](karma-runner#3657)) ([c0962e3](karma-runner@c0962e3))

v6.3.0

Toggle v6.3.0's commit message
chore(release): 6.3.0 [skip ci]

# [6.3.0](karma-runner/karma@v6.2.0...v6.3.0) (2021-03-23)

### Features

* support asynchronous `config.set()` call in karma.conf.js ([karma-runner#3660](karma-runner#3660)) ([4c9097a](karma-runner@4c9097a))

v6.2.0

Toggle v6.2.0's commit message
chore(release): 6.2.0 [skip ci]

# [6.2.0](karma-runner/karma@v6.1.2...v6.2.0) (2021-03-10)

### Features

* **plugins:** add support wildcard config for scoped package plugin ([karma-runner#3659](karma-runner#3659)) ([39831b1](karma-runner@39831b1))

v6.1.2

Toggle v6.1.2's commit message
chore(release): 6.1.2 [skip ci]

## [6.1.2](karma-runner/karma@v6.1.1...v6.1.2) (2021-03-09)

### Bug Fixes

* **commitlint:** skip task on master ([karma-runner#3650](karma-runner#3650)) ([3fc6fda](karma-runner@3fc6fda))
* patch karma to allow loading virtual packages ([karma-runner#3663](karma-runner#3663)) ([5bfcf5f](karma-runner@5bfcf5f))

v6.1.1

Toggle v6.1.1's commit message
chore(release): 6.1.1 [skip ci]

## [6.1.1](karma-runner/karma@v6.1.0...v6.1.1) (2021-02-12)

### Bug Fixes

* **config:** check extension before ts-node register ([karma-runner#3651](karma-runner#3651)) ([474f4e1](karma-runner@474f4e1)), closes [karma-runner#3329](karma-runner#3329)
* report launcher process error when exit event is not emitted ([karma-runner#3647](karma-runner#3647)) ([7ab86be](karma-runner@7ab86be))

v6.1.0

Toggle v6.1.0's commit message
chore(release): 6.1.0 [skip ci]

# [6.1.0](karma-runner/karma@v6.0.4...v6.1.0) (2021-02-03)

### Features

* **config:** improve `karma.config.parseConfig` error handling ([karma-runner#3635](karma-runner#3635)) ([9dba1e2](karma-runner@9dba1e2))

v6.0.4

Toggle v6.0.4's commit message
chore(release): 6.0.4 [skip ci]

## [6.0.4](karma-runner/karma@v6.0.3...v6.0.4) (2021-02-01)

### Bug Fixes

* **cli:** temporarily disable strict parameters validation ([karma-runner#3641](karma-runner#3641)) ([9c755e0](karma-runner@9c755e0)), closes [karma-runner#3625](karma-runner#3625)
* **client:** fix a false positive page reload error in Safari ([karma-runner#3643](karma-runner#3643)) ([2a57b23](karma-runner@2a57b23))
* ensure that Karma supports running tests on IE 11 ([karma-runner#3642](karma-runner#3642)) ([dbd1943](karma-runner@dbd1943))