Releases: code-pushup/cli
Releases · code-pushup/cli
v0.79.1
v0.79.0
0.79.0 (2025-09-03)
🚀 Features
- implement scoreTargets configuration for all plugins (#1099, #713, #721)
- models,core: make runner args extensible by nesting persist config (fcb7aa3b)
- utils: convert runner args to and from environment variables (5e7f4b78)
🩹 Fixes
- core: use env vars instead of cli args for runner config (fd792173)
❤️ Thank You
- Hanna Skryl @hanna-skryl
- Matěj Chalk
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