Releases: stryker-mutator/mutation-testing-elements
Releases · stryker-mutator/mutation-testing-elements
v3.0.0
3.0.0 (2023-11-16)
Bug Fixes
Build System
BREAKING CHANGES
- mutation-testing-report-schema and mutation-testing-metrics are now ESM
- report-schema
MutantStatus
is a union type instead of TS enum
v2.0.5
2.0.5 (2023-10-31)
Note: Version bump only for package root
v2.0.4
2.0.4 (2023-10-31)
Bug Fixes
- deps: update dependency eslint-plugin-import to ~2.29.0 (#2812) (e30e293)
Features
- svelte: support svelte syntax highlighting (#2807) (ec22df7)
Performance Improvements
- metrics: improve performance for coverage relation (#2778) (c40369d)
v2.0.3
2.0.3 (2023-07-27)
Note: Version bump only for package root
v2.0.2
2.0.2 (2023-07-27)
Features
- elements: add progress bar for real-time reporting (#2560) (de0e16c)
v2.0.1
2.0.1 (2023-05-11)
Bug Fixes
- elements-table: transition score colors after update (#2503) (973c5c1)
- schema: Correctly validate schema version (#2494) (72979e7)
Performance Improvements
- elements: improve performance of real-time reporting (#2498) (42f8dcf)
v2.0.0
2.0.0 (2023-04-29)
Features
BREAKING CHANGES
- schema
Pending
is now a valid mutant state. See #2425.
v1.7.14
1.7.14 (2023-02-08)
Bug Fixes
- Hide test files tab if there are no test files (#2139) (14e84d3)
Features
v1.7.12
1.7.12 (2022-09-02)
Bug Fixes
- mutant-id: escape html in mutant attributes (#2070) (d96d53c)
v1.7.11
1.7.11 (2022-08-31)
Bug Fixes
- Set theme color for ignored status mutants (#2043) (1c90c70)
Features
- improve accessibility of app and metrics-table components (#1839) (60860fd)
- mutant drawer: hide mutant id (#2065) (0f735fb)
- sonarqube: jq filter for import to SonarQube (#2044) (36337c0)