2.0.0 (2024-02-25)
- remove
sonarReporterOptions.silent
option (#165)
1.1.0 (2024-02-17)
1.0.0 (2023-12-04)
0.5.0 (2023-10-27)
- build to es2020 (ce4fed2)
0.4.1 (2023-05-18)
- workspace support (c03f0a5)
0.4.0 (2023-03-22)
- option to silence logging (10a756f)
0.3.5 (2023-02-23)
- remove unnecessary pathe dependency (51d4897)
0.3.4 (2023-02-04)
- match pathe version with vitest (9f885d4)
- remove benchmark task filtering (976abd3)
- remove typecheck tasks (646187d)
- upgrade
pathe
major to matchvitest
's version (9e2a645)
0.3.3 (2022-11-08)
- skip typechecks (7cc1762)
0.3.2 (2022-09-07)
- sort test files (d3b13e9)
0.3.1 (2022-07-13)
0.3.0 (2022-07-11)
- logger API changes from
[email protected]
(#16) (befc4f8), closes vitest-dev/vitest#1166
0.2.1 (2022-06-14)
0.2.0 (2022-05-08)
0.1.1 (2022-04-17)
0.1.0 (2022-04-10)
- support
config.outputFile["vitest-sonar-reporter"]
(#10) (ff8ea78), closes vitest-dev/vitest#1073
0.0.5 (2022-03-24)
- separate s with newline (3a22c8f)
0.0.4 (2022-03-24)
- escape xml (e70d704)