Skip to content

Releases: code-pushup/cli

v0.80.2

26 Sep 14:00
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

0.79.1 (2025-09-04)

🩹 Fixes

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

❤️ Thank You

v0.79.0

03 Sep 16:47
Compare
Choose a tag to compare

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

v0.78.0

03 Sep 13:39
Compare
Choose a tag to compare

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

v0.77.0

28 Aug 07:29
Compare
Choose a tag to compare

0.77.0 (2025-08-28)

🚀 Features

  • core: pass config to plugin runner (#1087)
  • plugin-eslint: add artifact loading logic (#1077)

🩹 Fixes

  • ci: prevent parallel git diff when detecting new issues in monorepo (f5f9114d)

❤️ Thank You

v0.76.0

25 Aug 12:59
Compare
Choose a tag to compare

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