Releases: code-pushup/cli
Releases · code-pushup/cli
v0.78.0
0.78.0 (2025-09-03)
🚀 Features
- plugin-eslint: add artefact options (#1089)
🩹 Fixes
- nx-plugin: print process output for CLI command (#1095)
❤️ Thank You
- Michael Hladky @BioPhoton
v0.77.0
0.77.0 (2025-08-28)
🚀 Features
🩹 Fixes
- ci: prevent parallel git diff when detecting new issues in monorepo (f5f9114d)
❤️ Thank You
- Matěj Chalk
- Michael Hladky @BioPhoton
v0.76.0
0.76.0 (2025-08-25)
🚀 Features
- implement scoreTargets for audits (5db68e2e)
- ci: add helper function for parsing configPatterns from json string (fd5edb09)
- ci: export default settings and min/max limits (a6a485ee)
- models: export default persist config (18e95ff5)
- models: export default persist.skipReports value (dfc15aeb)
❤️ Thank You
- Hanna Skryl @hanna-skryl
- Matěj Chalk @matejchalk
v0.75.0
0.75.0 (2025-08-22)
🚀 Features
🩹 Fixes
- adjust targets (77411f39)
- format (a419aec9)
- format files (1a076910)
- plugin-typescript: include extended options (ae7f2736)
- plugin-typescript-e2e: fix lint (3b5aea6f)
❤️ Thank You
- Hanna Skryl @hanna-skryl
- John Doe @simpleresume
- Michael Hladky @rx-angular
v0.74.1
v0.74.0
0.74.0 (2025-08-13)
🚀 Features
- add audit output caching for execute plugin (#1057)
- add report option to cli (#1058)
- add caching options to cli (#1059)
❤️ Thank You
- Michael Hladky @BioPhoton
v0.73.0
v0.72.1
v0.72.0
0.72.0 (2025-08-06)
🚀 Features
- ci: add configPatterns as optional performance optimization (823ade1f)
- cli: use default report paths if --before/--after missing in compare command (61ee2272)
- core: copy label from report.json inputs to report-diff.json output (2adcf9db)
- models: add optional label to report.json schema (77d33b54)
- utils: interpolate variables in strings (242435e0)
🔥 Performance
- ci: use bulk command to compare reports for all projects (f9deac78)
❤️ Thank You
- Matěj Chalk
v0.71.0
0.71.0 (2025-08-01)
🚀 Features
- ci: download report from graphql api and convert to report.json format (d35cd7a0)
- ci: parse upload along with persist in print-config commands (a73bf21b)
- ci: download previous report from portal if available (918eb0d5)
- utils: add type helpers for lower/upper case conversions (50483748)
❤️ Thank You
- Matěj Chalk