Breaking
- BREAKING: rename CLI args by @bartveneman in #46
What's Changed
- feat: add JSON reporter by @bartveneman in #33
- fix: make sure errors get logged to
stderrby @bartveneman in #34 - chore: add codecov integration by @bartveneman in #35
- chore: add codecov bundle analysis by @bartveneman in #41
- fix: avoid mutations so lib can be used in a Svelte
$derived()by @bartveneman in #43 - feat: show hint how many lines to cover to reach threshold by @bartveneman in #44
- feat: add Help to CLI by @bartveneman in #45
- fix: make specific JSON reporter that respects --show-uncovered param by @bartveneman in #47
Dependencies
- Bump oxlint from 1.22.0 to 1.25.0 by @dependabot[bot] in #40
- Bump publint from 0.3.14 to 0.3.15 by @dependabot[bot] in #36
- Bump knip from 5.66.4 to 5.67.1 by @dependabot[bot] in #37
- Bump tsdown from 0.15.8 to 0.15.12 by @dependabot[bot] in #38
- Bump @types/node from 24.9.2 to 24.10.0 by @dependabot[bot] in #39
- Bump @playwright/test from 1.56.0 to 1.56.1 by @dependabot[bot] in #42
New Contributors
- @dependabot[bot] made their first contribution in #40
Full Changelog: v0.7.0...v0.8.0