Releases: code-pushup/cli
Releases · code-pushup/cli
v0.84.0
v0.83.0
0.83.0 (2025-10-29)
🚀 Features
- use formatted zod schema validation errors (68fe123d)
- plugin-lighthouse: prettify table validation errors (ab2fe542)
- utils: prettify zod errors in stringifyError utility (5e7456f7)
- utils: add option to truncate error messages to one-liner (487ac865)
- utils: truncate group/spinner inline errors to one-liner (ee31b9e8)
- utils: provide validateAsync alternative to synchronous validate (fb236e19)
🩹 Fixes
- use safe error to string conversions (c78c7264)
❤️ Thank You
- Matěj Chalk
v0.82.0
0.82.0 (2025-10-25)
🚀 Features
- nx-plugin: adjust bin path handling (#1109)
❤️ Thank You
- Michael Hladky @BioPhoton
v0.81.0
0.81.0 (2025-10-22)
🚀 Features
- utils: add utility for rounding to max decimals, use in formatDuration (be80d99c)
- utils: add settlePromise helper for convenient rejected promise handling (9fa7df9e)
- utils: add unix timestamp conversion (b95877e9)
- utils: implement custom logger with groups and tasks (3d158ff6)
- utils: throw if invalid group/spinner combinations used in logger (899ab764)
- utils: export shared logger instance (009bc0eb)
🩹 Fixes
- utils: ensure multiline logs during spinner are indented properly (2ca91c08)
- utils: avoid formatting milliseconds with decimals (3c22e5d0)
❤️ Thank You
- Matěj Chalk
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.