UNPKG

44.7 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6## [6.2.2](https://github.com/stryker-mutator/stryker-js/compare/v6.2.1...v6.2.2) (2022-09-06)
7
8**Note:** Version bump only for package @stryker-mutator/mocha-runner
9
10
11
12
13
14## [6.2.1](https://github.com/stryker-mutator/stryker-js/compare/v6.2.0...v6.2.1) (2022-09-06)
15
16**Note:** Version bump only for package @stryker-mutator/mocha-runner
17
18
19
20
21
22# [6.2.0](https://github.com/stryker-mutator/stryker-js/compare/v6.1.2...v6.2.0) (2022-09-06)
23
24
25### Features
26
27* **incremental:** add incremental mode ([#3609](https://github.com/stryker-mutator/stryker-js/issues/3609)) ([82bea56](https://github.com/stryker-mutator/stryker-js/commit/82bea5604c81c1ccf76d44827ad3922cfb61463b))
28
29
30
31
32
33# [6.2.0-beta.0](https://github.com/stryker-mutator/stryker-js/compare/v6.1.2...v6.2.0-beta.0) (2022-06-28)
34
35**Note:** Version bump only for package @stryker-mutator/mocha-runner
36
37
38
39
40
41## [6.1.2](https://github.com/stryker-mutator/stryker-js/compare/v6.1.1...v6.1.2) (2022-06-28)
42
43**Note:** Version bump only for package @stryker-mutator/mocha-runner
44
45
46
47
48
49## [6.1.1](https://github.com/stryker-mutator/stryker-js/compare/v6.1.0...v6.1.1) (2022-06-28)
50
51**Note:** Version bump only for package @stryker-mutator/mocha-runner
52
53
54
55
56
57# [6.1.0](https://github.com/stryker-mutator/stryker-js/compare/v6.0.2...v6.1.0) (2022-06-27)
58
59
60### Features
61
62* **mocha-runner:** report the test's file name ([#3504](https://github.com/stryker-mutator/stryker-js/issues/3504)) ([34d8e70](https://github.com/stryker-mutator/stryker-js/commit/34d8e70ff913303ea94080a5431d7c55bdf99987))
63
64
65
66
67
68## [6.0.2](https://github.com/stryker-mutator/stryker-js/compare/v6.0.1...v6.0.2) (2022-05-05)
69
70**Note:** Version bump only for package @stryker-mutator/mocha-runner
71
72
73
74
75
76## [6.0.1](https://github.com/stryker-mutator/stryker-js/compare/v6.0.0...v6.0.1) (2022-05-04)
77
78**Note:** Version bump only for package @stryker-mutator/mocha-runner
79
80
81
82
83
84# [6.0.0](https://github.com/stryker-mutator/stryker-js/compare/v6.0.0-beta.0...v6.0.0) (2022-05-03)
85
86
87### chore
88
89* **node:** drop support for Node 12 ([10d874e](https://github.com/stryker-mutator/stryker-js/commit/10d874e4c46335d9ea457634d3061af35fa8f854))
90
91
92### Features
93
94* **mocha-runner:** widen mocha peer dependency to include v10 ([#3492](https://github.com/stryker-mutator/stryker-js/issues/3492)) ([0dde30f](https://github.com/stryker-mutator/stryker-js/commit/0dde30f95c3cde3de7df6babfde71593534b8569))
95
96
97### BREAKING CHANGES
98
99* **node:** Drop support for Node 12. Minimal version is now Node 14.18.0.
100
101
102
103
104
105# [6.0.0-beta.0](https://github.com/stryker-mutator/stryker-js/compare/v5.6.1...v6.0.0-beta.0) (2022-03-02)
106
107
108### Features
109
110* **esm config:** support config file as pure esm ([#3432](https://github.com/stryker-mutator/stryker-js/issues/3432)) ([309a7e2](https://github.com/stryker-mutator/stryker-js/commit/309a7e2807e454a82f177de781bc4908f87c739b))
111* **esm:** migrate StrykerJS to pure ESM ([#3409](https://github.com/stryker-mutator/stryker-js/issues/3409)) ([78c305e](https://github.com/stryker-mutator/stryker-js/commit/78c305e2c2271fedb54bfff3d34aa6b70b421b3a))
112* **esm:** support esm in the mocha runner ([#3393](https://github.com/stryker-mutator/stryker-js/issues/3393)) ([2eb3504](https://github.com/stryker-mutator/stryker-js/commit/2eb35042da4e78021dcf54ac71c22f97eb91ff70)), closes [#2413](https://github.com/stryker-mutator/stryker-js/issues/2413) [#2413](https://github.com/stryker-mutator/stryker-js/issues/2413)
113* **ignore static:** prevent leak of hybrid mutants ([#3443](https://github.com/stryker-mutator/stryker-js/issues/3443)) ([231049a](https://github.com/stryker-mutator/stryker-js/commit/231049a32f73083c7579b1bf8b4424ad309f655d))
114* **reload test environment:** implement test environment reload ([#3369](https://github.com/stryker-mutator/stryker-js/issues/3369)) ([b95b907](https://github.com/stryker-mutator/stryker-js/commit/b95b907e54d3a114731a8bcf659a1910df4e4f0b))
115* **test runner api:** `killedBy` is always an array ([#3187](https://github.com/stryker-mutator/stryker-js/issues/3187)) ([c257966](https://github.com/stryker-mutator/stryker-js/commit/c257966e6c7726e180e072c8ae7f3fd011485c05))
116
117
118### BREAKING CHANGES
119
120* **esm config:** Exporting a function (using `module.exports = function(config) {}`) from your `stryker.conf.js` file is no longer supported. This was already deprecated but now will give an error.
121* **esm:** StrykerJS is now a pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).
122* **esm:** Node 12.20 is now the min version.
123* **esm:** Karma v6.3 is now the min supported karma version for `@stryker-mutator/karma-runner`, since [that version added support for async config loading](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md#630-2021-03-23)
124* **esm:** The `@stryker-mutator/mocha-runner` now requires `mocha@7.2` or higher.
125* **reload test environment:** Test runner plugins must provide `TestRunnerCapabilities` by implementing the `capabilities` method.
126
127
128
129
130
131## [5.6.1](https://github.com/stryker-mutator/stryker-js/compare/v5.6.0...v5.6.1) (2022-01-23)
132
133**Note:** Version bump only for package @stryker-mutator/mocha-runner
134
135
136
137
138
139# [5.6.0](https://github.com/stryker-mutator/stryker-js/compare/v5.5.1...v5.6.0) (2022-01-09)
140
141**Note:** Version bump only for package @stryker-mutator/mocha-runner
142
143
144
145
146
147## [5.5.1](https://github.com/stryker-mutator/stryker-js/compare/v5.5.0...v5.5.1) (2021-12-02)
148
149**Note:** Version bump only for package @stryker-mutator/mocha-runner
150
151
152
153
154
155# [5.5.0](https://github.com/stryker-mutator/stryker-js/compare/v5.4.1...v5.5.0) (2021-11-23)
156
157
158### Features
159
160* **hit limit:** infinite loop prevention in mocha-runner ([f5a7d1d](https://github.com/stryker-mutator/stryker-js/commit/f5a7d1d18ec45364743e5aceb71f0f1bbbf3bafa))
161
162
163
164
165
166## [5.4.1](https://github.com/stryker-mutator/stryker-js/compare/v5.4.0...v5.4.1) (2021-09-30)
167
168**Note:** Version bump only for package @stryker-mutator/mocha-runner
169
170
171
172
173
174# [5.4.0](https://github.com/stryker-mutator/stryker-js/compare/v5.3.0...v5.4.0) (2021-09-01)
175
176
177### Features
178
179* **test runner:** Support for disable bail ([#3074](https://github.com/stryker-mutator/stryker-js/issues/3074)) ([0962232](https://github.com/stryker-mutator/stryker-js/commit/0962232fe2a181a2fde0067ed95f99885b8cee28))
180
181
182
183
184
185# [5.3.0](https://github.com/stryker-mutator/stryker-js/compare/v5.2.3...v5.3.0) (2021-08-07)
186
187
188### Features
189
190* **hit limit:** infinite loop prevention in karma-runner ([#3031](https://github.com/stryker-mutator/stryker-js/issues/3031)) ([fc732fc](https://github.com/stryker-mutator/stryker-js/commit/fc732fce8838c96be2fdf37aff69b12c996d7cb0))
191
192
193
194
195
196## [5.2.3](https://github.com/stryker-mutator/stryker-js/compare/v5.2.2...v5.2.3) (2021-08-01)
197
198
199### Bug Fixes
200
201* **mocha-runner:** clear error when require esm ([#3015](https://github.com/stryker-mutator/stryker-js/issues/3015)) ([a835f0b](https://github.com/stryker-mutator/stryker-js/commit/a835f0b57a9084b77a175b5eb14f409651c20c69)), closes [#3014](https://github.com/stryker-mutator/stryker-js/issues/3014)
202
203
204
205
206
207## [5.2.2](https://github.com/stryker-mutator/stryker-js/compare/v5.2.1...v5.2.2) (2021-07-13)
208
209**Note:** Version bump only for package @stryker-mutator/mocha-runner
210
211
212
213
214
215## [5.2.1](https://github.com/stryker-mutator/stryker-js/compare/v5.2.0...v5.2.1) (2021-07-02)
216
217**Note:** Version bump only for package @stryker-mutator/mocha-runner
218
219
220
221
222
223# [5.2.0](https://github.com/stryker-mutator/stryker-js/compare/v5.1.1...v5.2.0) (2021-07-02)
224
225**Note:** Version bump only for package @stryker-mutator/mocha-runner
226
227
228
229
230
231## [5.1.1](https://github.com/stryker-mutator/stryker-js/compare/v5.1.0...v5.1.1) (2021-06-15)
232
233
234### Bug Fixes
235
236* **peerDeps:** update peer dependencies ([05733d2](https://github.com/stryker-mutator/stryker-js/commit/05733d260d5ffc9eb1b3e284bdc4bc8adafc4d38))
237
238
239
240
241
242# [5.1.0](https://github.com/stryker-mutator/stryker-js/compare/v5.0.1...v5.1.0) (2021-06-14)
243
244
245### Features
246
247* **mocha-runner:** officially support mocha 9 ([42848bb](https://github.com/stryker-mutator/stryker-js/commit/42848bba288adcefb8d8f8fac1cd34b17bd1d49f))
248
249
250
251
252
253## [5.0.1](https://github.com/stryker-mutator/stryker-js/compare/v5.0.0...v5.0.1) (2021-05-28)
254
255
256### Bug Fixes
257
258* **mocha-runner:** improve debug logging ([#2925](https://github.com/stryker-mutator/stryker-js/issues/2925)) ([ecc53ee](https://github.com/stryker-mutator/stryker-js/commit/ecc53ee3314f9e4b71aa370f35d87d699471fc55))
259
260
261
262
263
264# [5.0.0](https://github.com/stryker-mutator/stryker-js/compare/v4.6.0...v5.0.0) (2021-05-14)
265
266
267### Features
268
269* **node:** Drop support for node 10 ([#2879](https://github.com/stryker-mutator/stryker-js/issues/2879)) ([dd29f88](https://github.com/stryker-mutator/stryker-js/commit/dd29f883d384fd29b86a0ef9f78808975657a001))
270* **reporter api:** unify reporter api with mutation-testing-elements ([#2798](https://github.com/stryker-mutator/stryker-js/issues/2798)) ([d173b27](https://github.com/stryker-mutator/stryker-js/commit/d173b27117ade43e86a991643207532e338e7907)), closes [#2766](https://github.com/stryker-mutator/stryker-js/issues/2766)
271
272
273### BREAKING CHANGES
274
275* **node:** Node 10 is no longer supported. Please use Node 12 or higher.
276* **reporter api:** Changes to `Reporter` and `TestRunner` plugin API of Stryker
277
278
279
280
281
282# [4.6.0](https://github.com/stryker-mutator/stryker-js/compare/v4.5.1...v4.6.0) (2021-04-16)
283
284
285### Features
286
287* **rename:** rename to StrykerJS ([#2813](https://github.com/stryker-mutator/stryker-js/issues/2813)) ([dc08592](https://github.com/stryker-mutator/stryker-js/commit/dc08592c09c0fe5fcc21db03dc2da4e03713f46b)), closes [#2754](https://github.com/stryker-mutator/stryker-js/issues/2754)
288
289
290
291
292
293## [4.5.1](https://github.com/stryker-mutator/stryker/compare/v4.5.0...v4.5.1) (2021-03-11)
294
295
296### Bug Fixes
297
298* **peer-deps:** use correct peer dep version ([a6ca0f2](https://github.com/stryker-mutator/stryker/commit/a6ca0f25b29cb84a2cb4b8c05a42e7305d5dde16))
299
300
301
302
303
304# [4.5.0](https://github.com/stryker-mutator/stryker/compare/v4.4.1...v4.5.0) (2021-03-06)
305
306
307### Bug Fixes
308
309* **reporting:** report test name when a hook fails ([#2757](https://github.com/stryker-mutator/stryker/issues/2757)) ([5e062b2](https://github.com/stryker-mutator/stryker/commit/5e062b2b65a1269b45a66ecc536108aab529abae))
310
311
312### Features
313
314* **package:** restructure package internals ([#2714](https://github.com/stryker-mutator/stryker/issues/2714)) ([e1711d2](https://github.com/stryker-mutator/stryker/commit/e1711d28f25e8ee7cbdf025adecb3234ee0515a6))
315
316
317
318
319
320## [4.4.1](https://github.com/stryker-mutator/stryker/compare/v4.4.0...v4.4.1) (2021-01-27)
321
322**Note:** Version bump only for package @stryker-mutator/mocha-runner
323
324
325
326
327
328# [4.4.0](https://github.com/stryker-mutator/stryker/compare/v4.3.1...v4.4.0) (2021-01-24)
329
330**Note:** Version bump only for package @stryker-mutator/mocha-runner
331
332
333
334
335
336## [4.3.1](https://github.com/stryker-mutator/stryker/compare/v4.3.0...v4.3.1) (2020-12-25)
337
338**Note:** Version bump only for package @stryker-mutator/mocha-runner
339
340
341
342
343
344# [4.3.0](https://github.com/stryker-mutator/stryker/compare/v4.2.0...v4.3.0) (2020-12-25)
345
346**Note:** Version bump only for package @stryker-mutator/mocha-runner
347
348
349
350
351
352# [4.2.0](https://github.com/stryker-mutator/stryker/compare/v4.1.2...v4.2.0) (2020-12-09)
353
354**Note:** Version bump only for package @stryker-mutator/mocha-runner
355
356
357
358
359
360## [4.1.2](https://github.com/stryker-mutator/stryker/compare/v4.1.1...v4.1.2) (2020-11-06)
361
362
363### Bug Fixes
364
365* **peerDeps:** update core in peerDependencies ([045dbc3](https://github.com/stryker-mutator/stryker/commit/045dbc3742c123658f4cf9ab2786b20ffd89a8cf))
366
367
368
369
370
371## [4.1.1](https://github.com/stryker-mutator/stryker/compare/v4.1.0...v4.1.1) (2020-11-05)
372
373**Note:** Version bump only for package @stryker-mutator/mocha-runner
374
375
376
377
378
379# [4.1.0](https://github.com/stryker-mutator/stryker/compare/v4.0.0...v4.1.0) (2020-10-30)
380
381
382### Features
383
384* **mocha:** support mocha 8.2 ([#2591](https://github.com/stryker-mutator/stryker/issues/2591)) ([b633629](https://github.com/stryker-mutator/stryker/commit/b63362983477815cde15e20e8453079128b9e609))
385
386
387
388
389
390# [4.0.0](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.10...v4.0.0) (2020-10-07)
391
392**Note:** Version bump only for package @stryker-mutator/mocha-runner
393
394
395
396
397
398# [4.0.0-beta.10](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.9...v4.0.0-beta.10) (2020-10-05)
399
400**Note:** Version bump only for package @stryker-mutator/mocha-runner
401
402
403
404
405
406# [4.0.0-beta.9](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.8...v4.0.0-beta.9) (2020-09-30)
407
408**Note:** Version bump only for package @stryker-mutator/mocha-runner
409
410
411
412
413
414# [4.0.0-beta.8](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2020-09-22)
415
416**Note:** Version bump only for package @stryker-mutator/mocha-runner
417
418
419
420
421
422# [4.0.0-beta.7](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.6...v4.0.0-beta.7) (2020-09-17)
423
424**Note:** Version bump only for package @stryker-mutator/mocha-runner
425
426
427
428
429
430# [4.0.0-beta.6](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.5...v4.0.0-beta.6) (2020-09-10)
431
432**Note:** Version bump only for package @stryker-mutator/mocha-runner
433
434
435
436
437
438# [4.0.0-beta.5](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.4...v4.0.0-beta.5) (2020-09-09)
439
440
441### Bug Fixes
442
443* **mocha-runner:** don't allow custom timeout ([#2463](https://github.com/stryker-mutator/stryker/issues/2463)) ([e90b563](https://github.com/stryker-mutator/stryker/commit/e90b5635907dfcd36de98d73fa6c2da31f69fbed))
444* **mocha-runner:** fix memory leaks ([23eede2](https://github.com/stryker-mutator/stryker/commit/23eede22036c9efa502af8016e530af780a7cebb))
445
446
447### Features
448
449* **typescript:** Disable type checking ([#2446](https://github.com/stryker-mutator/stryker/issues/2446)) ([3ff996b](https://github.com/stryker-mutator/stryker/commit/3ff996b7516b7782434d86aa9aecbee334978a7f)), closes [#2438](https://github.com/stryker-mutator/stryker/issues/2438)
450
451
452
453
454
455# [4.0.0-beta.4](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.3...v4.0.0-beta.4) (2020-08-29)
456
457
458### Features
459
460* **api:** rename test_runner2 -> test_runner ([#2442](https://github.com/stryker-mutator/stryker/issues/2442)) ([4d3ae97](https://github.com/stryker-mutator/stryker/commit/4d3ae9764dbd689c895b76e44f2eea76c82fabc8))
461* **test-runner:** add `nrOfTests` metric ([0eea448](https://github.com/stryker-mutator/stryker/commit/0eea44892e2383e8b0a34c6267e2f455d604f55a))
462
463
464### BREAKING CHANGES
465
466* **api:** Plugin creators should now use `'test_runner'` instead of `'test_runner2'`.
467
468
469
470
471
472# [4.0.0-beta.3](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.2...v4.0.0-beta.3) (2020-08-19)
473
474
475### Features
476
477* **mocha:** deprecate mocha < v6 ([#2379](https://github.com/stryker-mutator/stryker/issues/2379)) ([fee0754](https://github.com/stryker-mutator/stryker/commit/fee0754c395ade4ee92d434963034e59ea5d180d))
478* **test runner api:** remove `sandboxFileNames` injectable values ([#2369](https://github.com/stryker-mutator/stryker/issues/2369)) ([92f3bf5](https://github.com/stryker-mutator/stryker/commit/92f3bf528d0b01be1f6c219b37a5f90da0431686)), closes [#2351](https://github.com/stryker-mutator/stryker/issues/2351)
479
480
481### BREAKING CHANGES
482
483* **mocha:** Mocha@<6 is deprecated and support for it will be removed in Stryker v5
484
485
486
487
488
489# [4.0.0-beta.2](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2020-08-07)
490
491**Note:** Version bump only for package @stryker-mutator/mocha-runner
492
493
494
495
496
497# [4.0.0-beta.1](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2020-07-17)
498
499**Note:** Version bump only for package @stryker-mutator/mocha-runner
500
501
502
503
504
505# [4.0.0-beta.0](https://github.com/stryker-mutator/stryker/compare/v3.3.1...v4.0.0-beta.0) (2020-07-10)
506
507**Note:** Version bump only for package @stryker-mutator/mocha-runner
508
509
510
511
512
513## [3.3.1](https://github.com/stryker-mutator/stryker/compare/v3.3.0...v3.3.1) (2020-07-04)
514
515**Note:** Version bump only for package @stryker-mutator/mocha-runner
516
517
518
519
520
521# [3.3.0](https://github.com/stryker-mutator/stryker/compare/v3.2.4...v3.3.0) (2020-06-16)
522
523
524### Features
525
526* **mocha-runner:** support mocha 8 ([#2259](https://github.com/stryker-mutator/stryker/issues/2259)) ([917d965](https://github.com/stryker-mutator/stryker/commit/917d965e72871a2199dd9b2d710d40b350509431))
527
528
529
530
531
532## [3.2.4](https://github.com/stryker-mutator/stryker/compare/v3.2.3...v3.2.4) (2020-05-18)
533
534**Note:** Version bump only for package @stryker-mutator/mocha-runner
535
536
537
538
539
540## [3.2.3](https://github.com/stryker-mutator/stryker/compare/v3.2.2...v3.2.3) (2020-05-15)
541
542**Note:** Version bump only for package @stryker-mutator/mocha-runner
543
544
545
546
547
548## [3.2.2](https://github.com/stryker-mutator/stryker/compare/v3.2.1...v3.2.2) (2020-05-15)
549
550**Note:** Version bump only for package @stryker-mutator/mocha-runner
551
552
553
554
555
556## [3.2.1](https://github.com/stryker-mutator/stryker/compare/v3.2.0...v3.2.1) (2020-05-15)
557
558**Note:** Version bump only for package @stryker-mutator/mocha-runner
559
560
561
562
563
564# [3.2.0](https://github.com/stryker-mutator/stryker/compare/v3.1.0...v3.2.0) (2020-05-13)
565
566
567### Features
568
569* **api:** Deprecated Config in favor of StrykerOptions ([dccdd91](https://github.com/stryker-mutator/stryker/commit/dccdd9119743d776e2dc4b572a9e02b1524ef88b))
570* **validation:** add validation on plugin options ([#2158](https://github.com/stryker-mutator/stryker/issues/2158)) ([d78fe1e](https://github.com/stryker-mutator/stryker/commit/d78fe1e013ac2e309a29f0def3029492b1e6c1ea))
571
572
573
574
575
576
577# [3.1.0](https://github.com/stryker-mutator/stryker/compare/v3.0.2...v3.1.0) (2020-03-29)
578
579
580### Features
581
582* **mocha:** support mocha 7 ([#2114](https://github.com/stryker-mutator/stryker/issues/2114)) ([4a4d677](https://github.com/stryker-mutator/stryker/commit/4a4d677d8dd291cd063ed6b887d4d702f31e84d1)), closes [#2108](https://github.com/stryker-mutator/stryker/issues/2108)
583
584
585
586
587
588## [3.0.2](https://github.com/stryker-mutator/stryker/compare/v3.0.1...v3.0.2) (2020-03-13)
589
590
591### Bug Fixes
592
593* **nodejs requirement:** set NodeJS requirement to at least Node 10 ([8c08059](https://github.com/stryker-mutator/stryker/commit/8c080594a87d638ea4349ee69e05ed6c7eba6463))
594* **nodejs requirement:** set NodeJS requirement to at least Node 10 ([#2101](https://github.com/stryker-mutator/stryker/issues/2101)) ([3a1f067](https://github.com/stryker-mutator/stryker/commit/3a1f067664b933de9524456260c1a28fccb20b6b))
595
596
597
598
599
600## [3.0.1](https://github.com/stryker-mutator/stryker/compare/v3.0.0...v3.0.1) (2020-03-12)
601
602
603### Bug Fixes
604
605* **Peer dependencies:** set peer dependencies for v3 ([#2096](https://github.com/stryker-mutator/stryker/issues/2096)) ([8648c4d](https://github.com/stryker-mutator/stryker/commit/8648c4d9c70ce032841371c6041ebb76bf099948)), closes [#2095](https://github.com/stryker-mutator/stryker/issues/2095)
606
607
608
609
610
611# [3.0.0](https://github.com/stryker-mutator/stryker/compare/v2.5.0...v3.0.0) (2020-03-11)
612
613
614### Bug Fixes
615
616* **mocha:** support mutants with "runAllTests" ([#2037](https://github.com/stryker-mutator/stryker/issues/2037)) ([a9da18a](https://github.com/stryker-mutator/stryker/commit/a9da18aa67845db943c5ce8ebd69b368b34e134e)), closes [#2032](https://github.com/stryker-mutator/stryker/issues/2032)
617
618
619### Features
620
621* **config:** Allow a `stryker.conf.json` as default config file. ([#2092](https://github.com/stryker-mutator/stryker/issues/2092)) ([2279813](https://github.com/stryker-mutator/stryker/commit/2279813dec4f9fabbfe9dcd521dc2e19d5902dc6))
622* **Initializer:** Initialize config file as JSON by default ([#2093](https://github.com/stryker-mutator/stryker/issues/2093)) ([e07d953](https://github.com/stryker-mutator/stryker/commit/e07d9535084881180d5abf7b58bece1b65f2455f)), closes [#2000](https://github.com/stryker-mutator/stryker/issues/2000)
623
624
625
626
627
628
629# [2.5.0](https://github.com/stryker-mutator/stryker/compare/v2.4.0...v2.5.0) (2020-01-12)
630
631**Note:** Version bump only for package @stryker-mutator/mocha-runner
632
633
634
635
636
637# [2.4.0](https://github.com/stryker-mutator/stryker/compare/v2.3.0...v2.4.0) (2019-11-24)
638
639**Note:** Version bump only for package @stryker-mutator/mocha-runner
640
641
642
643
644
645# [2.3.0](https://github.com/stryker-mutator/stryker/compare/v2.2.1...v2.3.0) (2019-11-13)
646
647**Note:** Version bump only for package @stryker-mutator/mocha-runner
648
649
650
651
652
653## [2.2.1](https://github.com/stryker-mutator/stryker/compare/v2.2.0...v2.2.1) (2019-11-06)
654
655**Note:** Version bump only for package @stryker-mutator/mocha-runner
656
657
658
659
660
661# [2.2.0](https://github.com/stryker-mutator/stryker/compare/v2.1.0...v2.2.0) (2019-11-06)
662
663**Note:** Version bump only for package @stryker-mutator/mocha-runner
664
665
666
667
668
669# [2.1.0](https://github.com/stryker-mutator/stryker/compare/v2.0.2...v2.1.0) (2019-09-08)
670
671
672### Features
673
674* **mocha:** support mocha 6.2 ([feddcf1](https://github.com/stryker-mutator/stryker/commit/feddcf1))
675
676
677
678
679
680## [2.0.2](https://github.com/stryker-mutator/stryker/compare/v2.0.1...v2.0.2) (2019-07-11)
681
682**Note:** Version bump only for package @stryker-mutator/mocha-runner
683
684
685
686
687
688## [2.0.1](https://github.com/stryker-mutator/stryker/compare/v2.0.0...v2.0.1) (2019-07-02)
689
690**Note:** Version bump only for package @stryker-mutator/mocha-runner
691
692
693
694
695
696# [2.0.0](https://github.com/stryker-mutator/stryker/compare/v1.3.1...v2.0.0) (2019-05-17)
697
698
699### Features
700
701* **mocha:** deprecate mocha version 5 and below ([#1529](https://github.com/stryker-mutator/stryker/issues/1529)) ([1c55350](https://github.com/stryker-mutator/stryker/commit/1c55350))
702* **node 6:** drop support for node 6 ([#1517](https://github.com/stryker-mutator/stryker/issues/1517)) ([801d7cd](https://github.com/stryker-mutator/stryker/commit/801d7cd))
703
704
705### BREAKING CHANGES
706
707* **node 6:** support for Node 6 has been dropped. Node 8 or higher is now required.
708* **mocha:** the use of mocha version 5 and below is deprecated. Please upgrade to mocha 6 or above. See [their changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md#600--2019-02-18) for more information about upgrading.
709
710
711
712
713
714## [1.3.1](https://github.com/stryker-mutator/stryker/compare/v1.3.0...v1.3.1) (2019-04-26)
715
716**Note:** Version bump only for package @stryker-mutator/mocha-runner
717
718
719
720
721
722# [1.3.0](https://github.com/stryker-mutator/stryker/compare/v1.2.0...v1.3.0) (2019-04-24)
723
724
725### Features
726
727* **mocha 6:** support all config formats ([#1511](https://github.com/stryker-mutator/stryker/issues/1511)) ([baa374d](https://github.com/stryker-mutator/stryker/commit/baa374d))
728
729
730
731
732
733# [1.2.0](https://github.com/stryker-mutator/stryker/compare/v1.1.1...v1.2.0) (2019-04-02)
734
735**Note:** Version bump only for package @stryker-mutator/mocha-runner
736
737
738
739
740
741## [1.1.1](https://github.com/stryker-mutator/stryker/compare/v1.1.0...v1.1.1) (2019-03-21)
742
743**Note:** Version bump only for package @stryker-mutator/mocha-runner
744
745
746
747
748
749# [1.1.0](https://github.com/stryker-mutator/stryker/compare/v1.0.3...v1.1.0) (2019-03-04)
750
751**Note:** Version bump only for package @stryker-mutator/mocha-runner
752
753
754
755
756
757## [1.0.3](https://github.com/stryker-mutator/stryker/compare/v1.0.2...v1.0.3) (2019-02-26)
758
759**Note:** Version bump only for package @stryker-mutator/mocha-runner
760
761
762
763
764
765## [1.0.2](https://github.com/stryker-mutator/stryker/compare/v1.0.1...v1.0.2) (2019-02-13)
766
767
768### Bug Fixes
769
770* **stryker init:** update metadata for `stryker init` command ([#1403](https://github.com/stryker-mutator/stryker/issues/1403)) ([38f269b](https://github.com/stryker-mutator/stryker/commit/38f269b)), closes [#1402](https://github.com/stryker-mutator/stryker/issues/1402)
771
772
773
774
775
776## [1.0.1](https://github.com/stryker-mutator/stryker/compare/v1.0.0...v1.0.1) (2019-02-13)
777
778**Note:** Version bump only for package @stryker-mutator/mocha-runner
779
780
781
782
783
784## [1.0.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.17.1...@stryker-mutator/mocha-runner@1.0.0) (2019-02-13)
785
786
787### Features
788
789* **factories:** remove deprecated factories ([#1381](https://github.com/stryker-mutator/stryker/issues/1381)) ([df2fcdf](https://github.com/stryker-mutator/stryker/commit/df2fcdf))
790* **rename:** rename `stryker-xxx-xxx` -> `[@stryker-mutator](https://github.com/stryker-mutator)/xxx-xxx` ([1bbd6ff](https://github.com/stryker-mutator/stryker/commit/1bbd6ff))
791
792
793### BREAKING CHANGES
794
795* **rename:** The core package and plugins have been renamed: stryker-mocha-runner -> @stryker-mutator/mocha-runner
796* **factories:** Remove the Factory (and children) from the stryker-api package. Use DI to ensure classes are created. For more information, see https://github.com/stryker-mutator/stryker-handbook/blob/master/stryker/api/plugins.md#dependency-injection
797
798
799
800
801
802## [0.17.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.17.0...stryker-mocha-runner@0.17.1) (2019-02-12)
803
804**Note:** Version bump only for package stryker-mocha-runner
805
806
807
808
809
810# [0.17.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.16.0...stryker-mocha-runner@0.17.0) (2019-02-08)
811
812
813### Features
814
815* **config-editors:** Remove side effects from all config editor plugins ([#1317](https://github.com/stryker-mutator/stryker/issues/1317)) ([1f61bed](https://github.com/stryker-mutator/stryker/commit/1f61bed))
816* **dependency injection:** Add dependency injection for plugins ([#1313](https://github.com/stryker-mutator/stryker/issues/1313)) ([f90cd56](https://github.com/stryker-mutator/stryker/commit/f90cd56)), closes [#667](https://github.com/stryker-mutator/stryker/issues/667)
817* **mocha-runner:** Allow empty mochaOptions.opts file (with `false`) ([d9bba6e](https://github.com/stryker-mutator/stryker/commit/d9bba6e))
818* **port:** Deprecate property 'port' ([#1309](https://github.com/stryker-mutator/stryker/issues/1309)) ([2539ee0](https://github.com/stryker-mutator/stryker/commit/2539ee0))
819* **test-frameworks:** Remove side effects from all test-framework plugins ([#1319](https://github.com/stryker-mutator/stryker/issues/1319)) ([a7160f4](https://github.com/stryker-mutator/stryker/commit/a7160f4))
820* **test-runner:** Use new plugin system to load TestRunner plugins ([#1361](https://github.com/stryker-mutator/stryker/issues/1361)) ([266247b](https://github.com/stryker-mutator/stryker/commit/266247b))
821* **transpilers:** Remove side effects transpiler plugins ([#1351](https://github.com/stryker-mutator/stryker/issues/1351)) ([9a8b539](https://github.com/stryker-mutator/stryker/commit/9a8b539))
822
823
824
825
826
827<a name="0.16.0"></a>
828# [0.16.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.15.3...stryker-mocha-runner@0.16.0) (2018-12-23)
829
830
831### Features
832
833* **mocha-runner:** Add support for `--grep` option ([#1277](https://github.com/stryker-mutator/stryker/issues/1277)) ([2b8ad7a](https://github.com/stryker-mutator/stryker/commit/2b8ad7a))
834* **stryker-api:** Support stryker-api 0.23 ([#1293](https://github.com/stryker-mutator/stryker/issues/1293)) ([10720ad](https://github.com/stryker-mutator/stryker/commit/10720ad))
835
836
837
838
839<a name="0.15.3"></a>
840## [0.15.3](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.15.2...stryker-mocha-runner@0.15.3) (2018-12-12)
841
842
843
844
845**Note:** Version bump only for package stryker-mocha-runner
846
847<a name="0.15.2"></a>
848## [0.15.2](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.15.1...stryker-mocha-runner@0.15.2) (2018-11-29)
849
850
851### Bug Fixes
852
853* **stryker-api:** Update stryker-api peer dependency version ([677fc28](https://github.com/stryker-mutator/stryker/commit/677fc28))
854
855
856
857
858<a name="0.15.1"></a>
859## [0.15.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.15.0...stryker-mocha-runner@0.15.1) (2018-11-29)
860
861
862
863
864**Note:** Version bump only for package stryker-mocha-runner
865
866<a name="0.15.0"></a>
867# [0.15.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.14.6...stryker-mocha-runner@0.15.0) (2018-11-13)
868
869
870### Features
871
872* **mocha-runner:** use default mocha.opts file, support relative imports ([#1237](https://github.com/stryker-mutator/stryker/issues/1237)) ([2711c2b](https://github.com/stryker-mutator/stryker/commit/2711c2b)), closes [#1046](https://github.com/stryker-mutator/stryker/issues/1046)
873
874
875
876
877<a name="0.14.6"></a>
878## [0.14.6](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.14.5...stryker-mocha-runner@0.14.6) (2018-11-07)
879
880
881
882
883**Note:** Version bump only for package stryker-mocha-runner
884
885<a name="0.14.5"></a>
886## [0.14.5](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.14.3...stryker-mocha-runner@0.14.5) (2018-10-15)
887
888
889### Bug Fixes
890
891* **version:** Version bump for failed release ([8cf9e87](https://github.com/stryker-mutator/stryker/commit/8cf9e87))
892
893
894
895
896<a name="0.14.3"></a>
897## [0.14.3](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.14.2...stryker-mocha-runner@0.14.3) (2018-10-03)
898
899
900
901
902**Note:** Version bump only for package stryker-mocha-runner
903
904<a name="0.14.2"></a>
905## [0.14.2](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.14.1...stryker-mocha-runner@0.14.2) (2018-09-14)
906
907
908
909
910**Note:** Version bump only for package stryker-mocha-runner
911
912<a name="0.14.1"></a>
913## [0.14.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.14.0...stryker-mocha-runner@0.14.1) (2018-08-21)
914
915
916
917
918**Note:** Version bump only for package stryker-mocha-runner
919
920<a name="0.14.0"></a>
921# [0.14.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.13.3...stryker-mocha-runner@0.14.0) (2018-08-19)
922
923
924### Features
925
926* **stryker config:** rename config setting `reporter` to `reporters` ([#1088](https://github.com/stryker-mutator/stryker/issues/1088)) ([584218a](https://github.com/stryker-mutator/stryker/commit/584218a)), closes [#793](https://github.com/stryker-mutator/stryker/issues/793)
927
928
929
930
931<a name="0.13.3"></a>
932## [0.13.3](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.13.2...stryker-mocha-runner@0.13.3) (2018-08-17)
933
934
935### Bug Fixes
936
937* **dependencies:** support stryker-api 0.19.0 ([#1087](https://github.com/stryker-mutator/stryker/issues/1087)) ([44ce923](https://github.com/stryker-mutator/stryker/commit/44ce923))
938
939
940
941
942<a name="0.13.2"></a>
943## [0.13.2](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.13.1...stryker-mocha-runner@0.13.2) (2018-08-17)
944
945
946
947
948**Note:** Version bump only for package stryker-mocha-runner
949
950<a name="0.13.1"></a>
951## [0.13.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.13.0...stryker-mocha-runner@0.13.1) (2018-08-03)
952
953
954### Bug Fixes
955
956* **mocha-runner:** Don't log individual successful tests ([#1042](https://github.com/stryker-mutator/stryker/issues/1042)) ([6732ccf](https://github.com/stryker-mutator/stryker/commit/6732ccf))
957
958
959
960
961<a name="0.13.0"></a>
962# [0.13.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.12.3...stryker-mocha-runner@0.13.0) (2018-07-20)
963
964
965### Bug Fixes
966
967* **Dependencies:** Pin all deps on minor version ([#974](https://github.com/stryker-mutator/stryker/issues/974)) ([f0a7e5a](https://github.com/stryker-mutator/stryker/commit/f0a7e5a)), closes [#954](https://github.com/stryker-mutator/stryker/issues/954) [#967](https://github.com/stryker-mutator/stryker/issues/967)
968
969
970### Features
971
972* **logging:** Allow log to a file ([#954](https://github.com/stryker-mutator/stryker/issues/954)) ([c2f6b82](https://github.com/stryker-mutator/stryker/commit/c2f6b82)), closes [#748](https://github.com/stryker-mutator/stryker/issues/748)
973
974
975
976
977<a name="0.12.3"></a>
978## [0.12.3](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.12.2...stryker-mocha-runner@0.12.3) (2018-07-04)
979
980
981
982
983**Note:** Version bump only for package stryker-mocha-runner
984
985<a name="0.12.2"></a>
986## [0.12.2](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.12.1...stryker-mocha-runner@0.12.2) (2018-05-31)
987
988
989
990
991**Note:** Version bump only for package stryker-mocha-runner
992
993<a name="0.12.1"></a>
994## [0.12.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.12.0...stryker-mocha-runner@0.12.1) (2018-05-21)
995
996
997
998
999**Note:** Version bump only for package stryker-mocha-runner
1000
1001<a name="0.12.0"></a>
1002# [0.12.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.11.2...stryker-mocha-runner@0.12.0) (2018-04-30)
1003
1004
1005### Features
1006
1007* **node version:** drop node 4 support ([#724](https://github.com/stryker-mutator/stryker/issues/724)) ([a038931](https://github.com/stryker-mutator/stryker/commit/a038931))
1008
1009
1010### BREAKING CHANGES
1011
1012* **node version:** Node 4 is no longer supported.
1013
1014
1015
1016
1017<a name="0.11.2"></a>
1018## [0.11.2](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.11.1...stryker-mocha-runner@0.11.2) (2018-04-20)
1019
1020
1021
1022
1023**Note:** Version bump only for package stryker-mocha-runner
1024
1025<a name="0.11.1"></a>
1026## [0.11.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.11.0...stryker-mocha-runner@0.11.1) (2018-04-11)
1027
1028
1029### Bug Fixes
1030
1031* Support stryker-api 0.16.0 ([#691](https://github.com/stryker-mutator/stryker/issues/691)) ([b2b019d](https://github.com/stryker-mutator/stryker/commit/b2b019d))
1032
1033
1034
1035
1036<a name="0.11.0"></a>
1037# [0.11.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.10.8...stryker-mocha-runner@0.11.0) (2018-04-04)
1038
1039
1040### Features
1041
1042* **mocha-runner:** implement file discovery in mocha ([6ed7a0f](https://github.com/stryker-mutator/stryker/commit/6ed7a0f))
1043
1044
1045
1046
1047<a name="0.10.8"></a>
1048## [0.10.8](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.10.7...stryker-mocha-runner@0.10.8) (2018-03-22)
1049
1050
1051### Bug Fixes
1052
1053* **peerDependency:** update stryker-api requirement to ^0.14.0 ([3ce04d4](https://github.com/stryker-mutator/stryker/commit/3ce04d4))
1054
1055
1056
1057
1058<a name="0.10.7"></a>
1059## [0.10.7](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.10.6...stryker-mocha-runner@0.10.7) (2018-03-22)
1060
1061
1062
1063
1064**Note:** Version bump only for package stryker-mocha-runner
1065
1066<a name="0.10.6"></a>
1067## [0.10.6](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.10.5...stryker-mocha-runner@0.10.6) (2018-03-21)
1068
1069
1070
1071
1072**Note:** Version bump only for package stryker-mocha-runner
1073
1074<a name="0.10.5"></a>
1075## [0.10.5](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.10.4...stryker-mocha-runner@0.10.5) (2018-02-07)
1076
1077
1078### Bug Fixes
1079
1080* **dependencies:** update stryker-api requirement to ^0.13.0 ([8eba6d4](https://github.com/stryker-mutator/stryker/commit/8eba6d4))
1081
1082
1083
1084
1085<a name="0.10.4"></a>
1086## [0.10.4](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.10.3...stryker-mocha-runner@0.10.4) (2018-02-07)
1087
1088
1089
1090
1091**Note:** Version bump only for package stryker-mocha-runner
1092
1093<a name="0.10.3"></a>
1094## [0.10.3](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.10.2...stryker-mocha-runner@0.10.3) (2018-01-19)
1095
1096
1097
1098
1099**Note:** Version bump only for package stryker-mocha-runner
1100
1101<a name="0.10.2"></a>
1102## [0.10.2](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.10.1...stryker-mocha-runner@0.10.2) (2017-12-21)
1103
1104
1105
1106
1107**Note:** Version bump only for package stryker-mocha-runner
1108
1109<a name="0.10.1"></a>
1110## [0.10.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.10.0...stryker-mocha-runner@0.10.1) (2017-11-27)
1111
1112
1113
1114
1115**Note:** Version bump only for package stryker-mocha-runner
1116
1117<a name="0.10.0"></a>
1118# [0.10.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.9.1...stryker-mocha-runner@0.10.0) (2017-11-13)
1119
1120
1121### Features
1122
1123* **mocha 4:** Add support for mocha version 4 ([#455](https://github.com/stryker-mutator/stryker/issues/455)) ([de6ae4f](https://github.com/stryker-mutator/stryker/commit/de6ae4f))
1124
1125
1126
1127
1128<a name="0.9.1"></a>
1129## [0.9.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.9.0...stryker-mocha-runner@0.9.1) (2017-10-24)
1130
1131
1132
1133
1134**Note:** Version bump only for package stryker-mocha-runner
1135
1136<a name="0.9.0"></a>
1137# [0.9.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.8.1...stryker-mocha-runner@0.9.0) (2017-10-20)
1138
1139
1140### Bug Fixes
1141
1142* **mocha framework:** Select tests based on name ([#413](https://github.com/stryker-mutator/stryker/issues/413)) ([bb7c02f](https://github.com/stryker-mutator/stryker/commit/bb7c02f)), closes [#249](https://github.com/stryker-mutator/stryker/issues/249)
1143
1144
1145### Features
1146
1147* **mocha options:** Add support for mocha options ([#427](https://github.com/stryker-mutator/stryker/issues/427)) ([e0229c8](https://github.com/stryker-mutator/stryker/commit/e0229c8)), closes [#417](https://github.com/stryker-mutator/stryker/issues/417)
1148
1149
1150### BREAKING CHANGES
1151
1152* **mocha framework:** * Change api of `TestFramework`. It now provides an array of `TestSelection` objects, instead of an array of numbers with test ids.
1153
1154
1155
1156
1157<a name="0.8.1"></a>
1158## [0.8.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.8.0...stryker-mocha-runner@0.8.1) (2017-09-22)
1159
1160
1161### Bug Fixes
1162
1163* **package.json:** Add dependency to tslib. ([#387](https://github.com/stryker-mutator/stryker/issues/387)) ([fcc8b88](https://github.com/stryker-mutator/stryker/commit/fcc8b88))
1164
1165
1166
1167
1168<a name="0.8.0"></a>
1169# [0.8.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.7.0...stryker-mocha-runner@0.8.0) (2017-09-19)
1170
1171
1172### Features
1173
1174* **typescript:** Add support for TypeScript mutation testing (#376) ([ba78168](https://github.com/stryker-mutator/stryker/commit/ba78168))
1175
1176
1177### BREAKING CHANGES
1178
1179* **typescript:** * Hoist the `Mutator` interface to a higher abstraction. With this interface it was possible to add mutators for specific ES5 AST nodes. As we're moving away from ES5, this plugin abstraction had to be hoisted to a higher level. It is no longer possible to plugin a specific ES5 node mutator.
1180* Update `report` interface: Rename `MutantState.Error` => `MutantState.RuntimeError`.
1181
1182
1183
1184
1185<a name="0.7.0"></a>
1186# [0.7.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.6.0...stryker-mocha-runner@0.7.0) (2017-08-25)
1187
1188
1189### Bug Fixes
1190
1191* **MochaTestRunner:** Exit with a warning if no tests were executed (#360) ([ac52860](https://github.com/stryker-mutator/stryker/commit/ac52860))
1192
1193
1194### Code Refactoring
1195
1196* change ConfigWriter interface name to ConfigEditor (#357) ([ec4ae03](https://github.com/stryker-mutator/stryker/commit/ec4ae03))
1197
1198
1199### BREAKING CHANGES
1200
1201* Public api for `ConfigWriter` is renamed to `ConfigEditor`. The corresponding `write` method is renamed to `edit`. If you're using custom `ConfigWriter` plugins you should rename the `write` method to `edit`. Please update the `stryker-mocha-framework` and `stryker-karma-runner` to the latest versions as they provide the new `ConfigEditor` plugin.
1202
1203
1204
1205
1206<a name="0.6.0"></a>
1207# [0.6.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.5.0...stryker-mocha-runner@0.6.0) (2017-08-11)
1208
1209
1210### Features
1211
1212* **ci-integration:** Configurable thresholds based on mutation score (#355) ([93f28cc](https://github.com/stryker-mutator/stryker/commit/93f28cc)), closes [#220](https://github.com/stryker-mutator/stryker/issues/220)
1213
1214
1215
1216
1217<a name="0.5.0"></a>
1218## [0.5.0](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.4.4...stryker-mocha-runner@0.5.0) (2017-08-04)
1219
1220
1221
1222
1223<a name="0.4.4"></a>
1224## [0.4.4](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.4.3...stryker-mocha-runner@0.4.4) (2017-07-14)
1225
1226
1227
1228
1229<a name="0.4.3"></a>
1230## [0.4.3](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.4.2...stryker-mocha-runner@0.4.3) (2017-06-16)
1231
1232
1233### Bug Fixes
1234
1235* **npmignore:** Align npm ignores (#321) ([db2a56e](https://github.com/stryker-mutator/stryker/commit/db2a56e))
1236
1237
1238
1239
1240<a name="0.4.1"></a>
1241## [0.4.1](https://github.com/stryker-mutator/stryker/compare/stryker-mocha-runner@0.4.0...stryker-mocha-runner@0.4.1) (2017-06-08)
1242
1243
1244
1245
1246<a name="0.3.0"></a>
1247# 0.3.0 (2017-04-21)
1248
1249
1250### Bug Fixes
1251
1252* **deps:** Add stryker-api as peerDependency ([8b01a66](https://github.com/stryker-mutator/stryker/commit/8b01a66))
1253* **deps:** Add typings as dev-dependency ([4ee866a](https://github.com/stryker-mutator/stryker/commit/4ee866a))
1254* **deps:** Fix peer dependency version for mocha ([780ca90](https://github.com/stryker-mutator/stryker/commit/780ca90))
1255* **deps:** Remove unused dependency ([121a549](https://github.com/stryker-mutator/stryker/commit/121a549))
1256* **deps:** Remove unused dependency ([1f6dbba](https://github.com/stryker-mutator/stryker/commit/1f6dbba))
1257* **deps:** Set version of stryker api ([49a1384](https://github.com/stryker-mutator/stryker/commit/49a1384))
1258* **deps:** Update out dated dependencies ([cc0be9a](https://github.com/stryker-mutator/stryker/commit/cc0be9a))
1259* **deps:** Update outdated dependencies ([0fc17be](https://github.com/stryker-mutator/stryker/commit/0fc17be))
1260* **deps:** Update version stryker-api ([3a1a36c](https://github.com/stryker-mutator/stryker/commit/3a1a36c))
1261* **index:** Add file which loads the TestRunner ([55fd132](https://github.com/stryker-mutator/stryker/commit/55fd132))
1262* **TestRunner:** Add try-catch ([0c41fbf](https://github.com/stryker-mutator/stryker/commit/0c41fbf))
1263* **tslint:** Add linting ([9c360b2](https://github.com/stryker-mutator/stryker/commit/9c360b2))
1264
1265
1266### Features
1267
1268* **es2015-promise:** Remove dep to es6-promise (#5) ([6f38885](https://github.com/stryker-mutator/stryker/commit/6f38885))
1269* **one-pass-coverage:** Update test runner (#4) ([6716519](https://github.com/stryker-mutator/stryker/commit/6716519))
1270* **ts2:** Migrate to typescript 2 ([0c9a655](https://github.com/stryker-mutator/stryker/commit/0c9a655))
1271* **unincluded-files:** Support unincluded files ([80297bc](https://github.com/stryker-mutator/stryker/commit/80297bc))
1272
1273
1274
1275
1276<a name="0.2.0"></a>
1277# [0.2.0](https://github.com/stryker-mutator/stryker-mocha-runner/compare/v0.1.1...v0.2.0) (2016-11-20)
1278
1279
1280### Features
1281
1282* **one-pass-coverage:** Update test runner ([#4](https://github.com/stryker-mutator/stryker-mocha-runner/issues/4)) ([d6aebaa](https://github.com/stryker-mutator/stryker-mocha-runner/commit/d6aebaa))
1283
1284
1285
1286<a name="0.1.1"></a>
1287## [0.1.1](https://github.com/stryker-mutator/stryker-mocha-runner/compare/v0.1.0...v0.1.1) (2016-10-03)
1288
1289
1290### Bug Fixes
1291
1292* **deps:** Fix peer dependency version for mocha ([aa09049](https://github.com/stryker-mutator/stryker-mocha-runner/commit/aa09049))
1293* **deps:** Remove unused dependency ([88530be](https://github.com/stryker-mutator/stryker-mocha-runner/commit/88530be))
1294* **deps:** Remove unused dependency ([f3b4ff4](https://github.com/stryker-mutator/stryker-mocha-runner/commit/f3b4ff4))
1295* **deps:** Set version of stryker api ([c772fe0](https://github.com/stryker-mutator/stryker-mocha-runner/commit/c772fe0))
1296* **deps:** Update out dated dependencies ([c6e166f](https://github.com/stryker-mutator/stryker-mocha-runner/commit/c6e166f))
1297* **deps:** Update outdated dependencies ([d0e4eaf](https://github.com/stryker-mutator/stryker-mocha-runner/commit/d0e4eaf))
1298* **deps:** Update version stryker-api ([a632624](https://github.com/stryker-mutator/stryker-mocha-runner/commit/a632624))
1299* **tslint:** Add linting ([33e4c6e](https://github.com/stryker-mutator/stryker-mocha-runner/commit/33e4c6e))
1300
1301
1302### Features
1303
1304* **ts2:** Migrate to typescript 2 ([bcd4064](https://github.com/stryker-mutator/stryker-mocha-runner/commit/bcd4064))
1305
1306
1307
1308<a name="0.1.0"></a>
1309# [0.1.0](https://github.com/stryker-mutator/stryker-mocha-runner/compare/v0.0.2...v0.1.0) (2016-07-21)
1310
1311
1312
1313<a name="0.0.2"></a>
1314## [0.0.2](https://github.com/stryker-mutator/stryker-mocha-runner/compare/v0.0.1...v0.0.2) (2016-07-19)
1315
1316
1317
1318<a name="0.0.1"></a>
1319## [0.0.1](https://github.com/stryker-mutator/stryker-mocha-runner/compare/79aeabc...v0.0.1) (2016-07-19)
1320
1321
1322### Bug Fixes
1323
1324* **deps:** Add stryker-api as peerDependency ([66aec0c](https://github.com/stryker-mutator/stryker-mocha-runner/commit/66aec0c))
1325* **deps:** Add typings as dev-dependency ([79aeabc](https://github.com/stryker-mutator/stryker-mocha-runner/commit/79aeabc))
1326* **index:** Add file which loads the TestRunner ([1be6179](https://github.com/stryker-mutator/stryker-mocha-runner/commit/1be6179))
1327* **TestRunner:** Add try-catch ([e589e53](https://github.com/stryker-mutator/stryker-mocha-runner/commit/e589e53))
1328
1329
1330### Features
1331
1332* **unincluded-files:** Support unincluded files ([00ba196](https://github.com/stryker-mutator/stryker-mocha-runner/commit/00ba196))