Releases: code-pushup/cli
Releases · code-pushup/cli
v0.80.2
v0.80.1
v0.80.0
0.80.0 (2025-09-24)
🚀 Features
- add local GitHub Action for testing CI changes (#1104, #1093)
- utils: export loose autocomplete type helper (d56a8463)
❤️ Thank You
- Hanna Skryl @hanna-skryl
- Matěj Chalk
v0.79.2
0.79.2 (2025-09-23)
This was a version bump only, there were no code changes.
v0.79.2-alpha.1
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