Releases: code-pushup/cli
Releases · code-pushup/cli
v0.100.0
0.100.0 (2025-12-20)
🚀 Features
- plugin-axe: log initializer steps (f226f67e)
- plugin-axe: log runner steps, incl. stats and incomplete results (0cd87769)
- plugin-jsdocs: log initializer and runner steps (18db8310)
- plugin-lighthouse: log initializer steps (audit/group counts, expanded, skipped) (b868bc09)
- plugin-lighthouse: log runner steps (incl. categories per url, config loading) (e23c97e7)
🩹 Fixes
- utils: break urls in ascii table differently to regular words (964441c8)
❤️ Thank You
- Matěj Chalk
v0.99.0
v0.98.0
v0.97.0
0.97.0 (2025-12-17)
🚀 Features
- plugin-coverage: log initializer and nx helper steps (2eb0cc82)
- plugin-coverage: log runner steps and statistics (639a4471)
- utils: truncate paths with shared prefix and/or suffix (5f10cf9c)
🩹 Fixes
- utils: handle suffixes like -ch and -sh in pluralize helper (f680f5e1)
❤️ Thank You
- Matěj Chalk
v0.96.1
v0.96.0
0.96.0 (2025-12-11)
🚀 Features
- plugin-axe: aggregate categories (84bb067a)
❤️ Thank You
- Hanna Skryl @hanna-skryl
v0.95.2
v0.95.1
v0.95.0
0.95.0 (2025-12-10)
🚀 Features
- plugin-eslint: log initializer steps (rules discovery, group creation, nx helpers) (64d40a16)
- plugin-eslint: log runner steps (lint results stats, artifacts usage) (9c9b3ac7)
- utils: provide helper for consistent plugin meta logs formatting (29e80390)
❤️ Thank You
- Matěj Chalk
v0.94.0
0.94.0 (2025-12-09)
🚀 Features
- cli: include logo and version in initial log (52266a7f)
- cli: log config import and validation steps (f3cebd3b)
- cli: simplify sticker hints (db44dff0)
- cli: improve collect and upload logs (239c7c7e)
- cli: drop print-config to stdout, output arg is now required (88096844)
- utils: support custom return values in logger.task (e0793eeb)
- utils: ensure consistent line breaks in stdout report (7093fe4d)
❤️ Thank You
- Matěj Chalk