v2.0.0
What's Changed
- refactor: convert to ESM by @sjinks in #2
- chore(deps): update dependency tsx to v4.10.0 by @renovate in #3
- fix: run only when
GITHUB_ACTIONS=true
by @sjinks in #4 - ci: fix Dogfooding workflow by @sjinks in #5
- ci: allow tests to fail in SonarCloud Scan workflow by @sjinks in #6
- fix: handle file:// URLs by @sjinks in #8
- chore(deps): update dependency tsx to v4.10.1 by @renovate in #9
- fix: do no report
subtestsFailed
errors by @sjinks in #10 - feat: extract exact location from stack trace by @sjinks in #12
- feat: add support for diagnostic messages by @sjinks in #13
Full Changelog: v1.0.0...v2.0.0