Skip to content

Releases: code-pushup/cli

v0.65.2

26 Mar 10:07
Compare
Choose a tag to compare

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

v0.65.1

11 Mar 15:13
Compare
Choose a tag to compare

0.65.1 (2025-03-11)

🩹 Fixes

  • update pkgs (#965)
  • ci: prevent overwriting report artifacts (3c7fa08f)
  • nx-plugin: adjust upload config handling (#937)

❤️ Thank You

v0.65.0

05 Mar 16:45
Compare
Choose a tag to compare

0.65.0 (2025-03-05)

🚀 Features

  • utils: add score filter to md report generation (#956)

❤️ Thank You

v0.64.2

05 Mar 15:45
Compare
Choose a tag to compare

0.64.2 (2025-03-05)

🩹 Fixes

  • update nx-verdaccio pkg (#954)
  • plugin-js-packages: ignore non-empty stderr (7936a00c)
  • utils: ignore non-json lines in fromJsonLines utility (7886c572)

❤️ Thank You

v0.64.1

04 Mar 11:57
Compare
Choose a tag to compare

0.64.1 (2025-03-04)

🩹 Fixes

  • ci: always show execute process errors and log stdout if verbose (b41de478)
  • utils: remove partial from mergeConfigs return type (69c2ef4c)

❤️ Thank You

  • Matěj Chalk
  • Vojtech Masek @vmasek

v0.64.0

27 Feb 08:22
Compare
Choose a tag to compare

0.64.0 (2025-02-27)

🚀 Features

  • ci: allow refs without shas, fetch if needed (2ee0a8d1)

❤️ Thank You

  • Matěj Chalk

v0.63.0

26 Feb 13:53
Compare
Choose a tag to compare

0.63.0 (2025-02-26)

🚀 Features

  • ci: use temporary file for print-config instead of stdout (aa4d0b38)
  • cli: add --output= option to print-config command (a1fde20c)

❤️ Thank You

  • Matěj Chalk

v0.62.0

25 Feb 10:52
Compare
Choose a tag to compare

0.62.0 (2025-02-25)

🚀 Features

  • log process working directory as cwd if undefined (a0638f8c)

🩹 Fixes

  • utils: replace misleading commit labels in markdown diff (21a1f25d)

❤️ Thank You

  • Matěj Chalk
  • Vojtech Masek @vmasek

v0.61.0

19 Feb 15:42
Compare
Choose a tag to compare

0.61.0 (2025-02-19)

🚀 Features

  • ci: disable nx/turbo cache for non-autorun code-pushup commands (29a1bc63)
  • models: do not throw if docs url invalid, treat as missing and log warning (a54295c6)

❤️ Thank You

  • Matěj Chalk

v0.60.2

18 Feb 16:31
Compare
Choose a tag to compare

0.60.2 (2025-02-18)

🩹 Fixes

  • ci: prevent unknown pathspec error for custom base ref (60dfb5b2)

❤️ Thank You

  • Matěj Chalk