Skip to content

Releases: code-pushup/cli

v0.66.0

04 Apr 15:05
Compare
Choose a tag to compare

0.66.0 (2025-04-04)

🚀 Features

  • plugin-typescript: prepare for first release (6b1e39d6)

🩹 Fixes

  • plugin-js-packages-e2e: npm outdated fallback to "wanted" if "current" is missing (ef5c2eee)

❤️ Thank You

  • Matěj Chalk
  • Vojtech Masek @vmasek

v0.65.3

31 Mar 09:45
Compare
Choose a tag to compare

0.65.3 (2025-03-31)

🩹 Fixes

❤️ Thank You

  • Matěj Chalk

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