Skip to content

Releases: code-pushup/cli

v0.84.0

30 Oct 15:25

Choose a tag to compare

0.84.0 (2025-10-30)

🚀 Features

  • ci: use new shared logger, remove option (6f134e62)

❤️ Thank You

  • Matěj Chalk

v0.83.0

29 Oct 12:44

Choose a tag to compare

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

25 Oct 01:18

Choose a tag to compare

0.82.0 (2025-10-25)

🚀 Features

  • nx-plugin: adjust bin path handling (#1109)

❤️ Thank You

v0.81.0

22 Oct 07:14

Choose a tag to compare

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

26 Sep 14:00

Choose a tag to compare

0.80.2 (2025-09-26)

🩹 Fixes

  • plugin-lighthouse: prevent cleanup permissions error on windows (ac43d411)

❤️ Thank You

  • Matěj Chalk

v0.80.1

26 Sep 07:48

Choose a tag to compare

0.80.1 (2025-09-26)

🩹 Fixes

  • nx-plugin: remove undocument env vars parsing from executor (c2f0fe4b)

❤️ Thank You

  • Matěj Chalk

v0.80.0

24 Sep 07:31

Choose a tag to compare

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

v0.79.2

23 Sep 11:58

Choose a tag to compare

0.79.2 (2025-09-23)

This was a version bump only, there were no code changes.

v0.79.2-alpha.1

23 Sep 10:34

Choose a tag to compare

v0.79.2-alpha.1 Pre-release
Pre-release

0.79.2-alpha.1 (2025-09-23)

🚀 Features

  • add local GitHub Action for testing CI changes (#1104, #1093)

❤️ Thank You

v0.79.1

04 Sep 14:46

Choose a tag to compare

0.79.1 (2025-09-04)

🩹 Fixes

  • nx-plugin: process output argument (#1105)

❤️ Thank You