Skip to content

Releases: code-pushup/cli

v0.66.2

07 Apr 14:06
Compare
Choose a tag to compare

0.66.2 (2025-04-07)

🩹 Fixes

  • plugin-typescript: use consistent casing for plugin metadata (Typescript -> TypeScript) (8e78e8d8)
  • plugin-typescript: use same displayValue formatting as eslint (87dadf33)

❤️ Thank You

  • Matěj Chalk

v0.66.1

07 Apr 11:51
Compare
Choose a tag to compare

0.66.1 (2025-04-07)

🩹 Fixes

  • plugin-typescript: use default export (1aa6211f)

❤️ Thank You

  • Matěj Chalk

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