Skip to content

Releases: stryker-mutator/mutation-testing-elements

v3.1.0

13 May 09:33
Compare
Choose a tag to compare

3.1.0 (2024-05-13)

Bug Fixes

  • elements: use correct color for Svelte icon (#3184) (caa01b4)

Features

  • elements: add highlighting for .sc and .sbt files (#3183) (f131f47)
  • elements: add Rust syntax highlighting & icon (#3181) (795b1d3)

v3.0.4

04 Apr 09:50
Compare
Choose a tag to compare

3.0.4 (2024-04-04)

Note: Version bump only for package root

v3.0.3

04 Apr 08:51
Compare
Choose a tag to compare

3.0.3 (2024-04-04)

Bug Fixes

Features

Reverts

v3.0.2

23 Dec 15:05
Compare
Choose a tag to compare

3.0.2 (2023-12-23)

Bug Fixes

  • deps: update dependency eslint-config-prettier to ~9.1.0 (#2885) (c91956f)
  • drawer: preserve whitespace when rendering mutant description and statusReason (#2926) (b23731a)

v3.0.1

16 Nov 23:04
Compare
Choose a tag to compare

3.0.1 (2023-11-16)

Bug Fixes

  • exports: add dist/mutation-test-elements.js to package exports (704a5db)

v3.0.0

16 Nov 22:33
Compare
Choose a tag to compare

3.0.0 (2023-11-16)

Bug Fixes

  • result-status-bar: only use valid mutants (#2842) (7af8305)

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

31 Oct 13:23
Compare
Choose a tag to compare

2.0.5 (2023-10-31)

Note: Version bump only for package root

v2.0.4

31 Oct 12:33
Compare
Choose a tag to compare

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

27 Jul 20:15
Compare
Choose a tag to compare

2.0.3 (2023-07-27)

Note: Version bump only for package root

v2.0.2

27 Jul 20:08
Compare
Choose a tag to compare

2.0.2 (2023-07-27)

Features

  • elements: add progress bar for real-time reporting (#2560) (de0e16c)