Releases: code-pushup/cli
Releases · code-pushup/cli
v0.69.2
v0.69.1
v0.69.0
v0.68.0
0.68.0 (2025-05-19)
🚀 Features
- core: include trees when uploading audits to portal (c1c6965e)
- models: define tree data structure for audit details (63bf44ca)
- plugin-coverage: replace issues with tree (2dc16890)
- plugin-jsdocs: replace issues with tree (d347c0f2)
- plugin-jsdocs: include end line number (f2102eb5)
- plugin-lighthouse: convert criticalrequestchain details to trees and table (18d4230e)
- plugin-lighthouse: convert treemap-data details to trees (19088927)
- utils: generate ascii tree in full markdown report's audit details (ab462d42)
- utils: convert files array to tree structure (211be5bf)
- utils: aggregate coverage per folder (7ef0c14e)
- utils: sort coverage tree alphabetically with folders before files (f87b869e)
🩹 Fixes
- ci: use absolute path in print-config --output file (61ae18e1)
❤️ Thank You
- Matěj Chalk
v0.67.0
v0.66.2
v0.66.1
v0.66.0
v0.65.3
0.65.3 (2025-03-31)
🩹 Fixes
- utils: update esbuild to version patched for GHSA-67mh-4wv8-2f99 (c5921ab2)
❤️ Thank You
- Matěj Chalk
v0.65.2
0.65.2 (2025-03-26)
🚀 Features
- plugin-typescript: adjust logic (#975)
🩹 Fixes
- plugin-js-packages: handle empty output from yarn outdated (a8cb0810)
❤️ Thank You
- Matěj Chalk
- Michael Hladky @BioPhoton