|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
| 6 | +# [3.4.0](https://github.com/stryker-mutator/mutation-testing-elements/compare/v3.3.0...v3.4.0) (2024-11-22) |
| 7 | + |
| 8 | + |
| 9 | +### Bug Fixes |
| 10 | + |
| 11 | +* **deps:** update dependency typescript-eslint to v8.11.0 ([#3474](https://github.com/stryker-mutator/mutation-testing-elements/issues/3474)) ([c165771](https://github.com/stryker-mutator/mutation-testing-elements/commit/c165771e98284fced70e38d714d08586d252e8cf)) |
| 12 | +* **deps:** update dependency typescript-eslint to v8.12.2 ([#3495](https://github.com/stryker-mutator/mutation-testing-elements/issues/3495)) ([31aa74e](https://github.com/stryker-mutator/mutation-testing-elements/commit/31aa74e23c8524f50d286592b74bed3dfef36182)) |
| 13 | +* **deps:** update dependency typescript-eslint to v8.13.0 ([#3504](https://github.com/stryker-mutator/mutation-testing-elements/issues/3504)) ([622b685](https://github.com/stryker-mutator/mutation-testing-elements/commit/622b68598787a8fd691628ca1a5b16d5ea93c30e)) |
| 14 | +* **deps:** update dependency typescript-eslint to v8.14.0 ([#3515](https://github.com/stryker-mutator/mutation-testing-elements/issues/3515)) ([c50c570](https://github.com/stryker-mutator/mutation-testing-elements/commit/c50c570e5d15762a76d4abd3383e2c9446554e6e)) |
| 15 | +* **deps:** update dependency typescript-eslint to v8.15.0 ([#3523](https://github.com/stryker-mutator/mutation-testing-elements/issues/3523)) ([3702250](https://github.com/stryker-mutator/mutation-testing-elements/commit/370225069014ddeb03266cc0175654db0099e90a)) |
| 16 | +* **deps:** update dependency typescript-eslint to v8.5.0 ([#3413](https://github.com/stryker-mutator/mutation-testing-elements/issues/3413)) ([9ed659f](https://github.com/stryker-mutator/mutation-testing-elements/commit/9ed659f0f8cbd715ceb0a76b6f8001e4fd04b766)) |
| 17 | +* **deps:** update dependency typescript-eslint to v8.6.0 ([#3429](https://github.com/stryker-mutator/mutation-testing-elements/issues/3429)) ([652d250](https://github.com/stryker-mutator/mutation-testing-elements/commit/652d25055815c7a5289470c33b1cd6ddfd5b57cc)) |
| 18 | +* **deps:** update dependency typescript-eslint to v8.7.0 ([#3438](https://github.com/stryker-mutator/mutation-testing-elements/issues/3438)) ([1b69574](https://github.com/stryker-mutator/mutation-testing-elements/commit/1b6957475c461891915635105167e1c3fac3131b)) |
| 19 | +* **deps:** update dependency typescript-eslint to v8.8.0 ([#3446](https://github.com/stryker-mutator/mutation-testing-elements/issues/3446)) ([effb179](https://github.com/stryker-mutator/mutation-testing-elements/commit/effb1793d2ddcd41055055846ad1cc23220664cb)) |
| 20 | +* **deps:** update dependency typescript-eslint to v8.8.1 ([e4cbc5c](https://github.com/stryker-mutator/mutation-testing-elements/commit/e4cbc5c932ee95c2cdd12ab21f9e5e859a5e17c3)) |
| 21 | +* **elements:** consider statusReason for drawer detail ([#3508](https://github.com/stryker-mutator/mutation-testing-elements/issues/3508)) ([3ce9a0e](https://github.com/stryker-mutator/mutation-testing-elements/commit/3ce9a0e319e13c95a2e9c6f15c3ea8186aca86bd)), closes [#3481](https://github.com/stryker-mutator/mutation-testing-elements/issues/3481) |
| 22 | + |
| 23 | + |
| 24 | +### Features |
| 25 | + |
| 26 | +* **elements:** add file picker ([#3404](https://github.com/stryker-mutator/mutation-testing-elements/issues/3404)) ([8310717](https://github.com/stryker-mutator/mutation-testing-elements/commit/8310717021f4d431cf1eba509fbafaf6a1a1c88f)) |
| 27 | +* **elements:** animate dot/triangle opening/closing ([#3507](https://github.com/stryker-mutator/mutation-testing-elements/issues/3507)) ([69127f9](https://github.com/stryker-mutator/mutation-testing-elements/commit/69127f9d5b64dab7270d96a2080ece465dee5119)) |
| 28 | +* **elements:** listen to prefers-color-scheme event to switch theme ([#3518](https://github.com/stryker-mutator/mutation-testing-elements/issues/3518)) ([3c79cd1](https://github.com/stryker-mutator/mutation-testing-elements/commit/3c79cd100d42b4347142c05cf56c9d60d1667776)) |
| 29 | +* **elements:** make mutant dots styling more clear ([#3475](https://github.com/stryker-mutator/mutation-testing-elements/issues/3475)) ([10638f4](https://github.com/stryker-mutator/mutation-testing-elements/commit/10638f45ab29edfe5dae24f7c478caa37c3b4643)) |
| 30 | +* **file-picker:** add fuzzy search to file picker ([#3517](https://github.com/stryker-mutator/mutation-testing-elements/issues/3517)) ([577c6c1](https://github.com/stryker-mutator/mutation-testing-elements/commit/577c6c198a9d5f2789e9342dfcbbc83b73f14a75)) |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
6 | 36 | # [3.3.0](https://github.com/stryker-mutator/mutation-testing-elements/compare/v3.2.0...v3.3.0) (2024-09-11) |
7 | 37 |
|
8 | 38 |
|
|
0 commit comments