Skip to content

0.30.2

Choose a tag to compare

@neilime neilime released this 24 Nov 11:28
· 74 commits to main since this release

Release Summary

parse-ci-reports: adds support for Prettier and Astro check outputs and improves the Markdown report for clearer, broader reporting coverage.
parse-ci-reports: fixes report discovery by excluding node_modules from search patterns to avoid noisy matches.

Public vs internal separation:

Internal: documentation updated for actions/workflows and GitHub Actions dependencies bumped.

Breaking change(s)

No breaking changes.

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #417
  • feat(parce-ci-reports): improve markdown report by @neilime in #418
  • feat(parse-ci-reports): add support for prettier check output by @neilime in #419
  • fix(parse-ci-reports): Exclude node_modules from report file search patterns by @Copilot in #421
  • feat(parse-ci-reports): add support for astro check output by @neilime in #422
  • chore(deps): bump the github-actions-dependencies group across 1 directory with 5 updates by @dependabot[bot] in #423

Full Changelog: 0.30.1...0.30.2