Skip to content

Releases: code-pushup/cli

v0.49.0

Choose a tag to compare

@matejchalk matejchalk released this 31 Jul 12:12

0.49.0 (2024-07-31)

🚀 Features

  • replace chalk with ansis (#750)
  • core: fetch portal comparison link if available when comparing reports (a08978e8)
  • nx-plugin: add executor to nx-plugin (#737)
  • nx-plugin: add crystal utils (#754)
  • utils: add nested objects to cli args parsing (#758)
  • utils: include optional link to portal in markdown comment (04455aeb)

🩹 Fixes

  • utils: add is binary icon (#749)

❤️ Thank You

  • Elderov Ali
  • Matěj Chalk
  • Michael Hladky @BioPhoton

v0.48.0

Choose a tag to compare

@matejchalk matejchalk released this 15 Jul 09:59

0.48.0 (2024-07-15)

🚀 Features

  • implement skip-plugins option (73695855)
  • add skipPlugin options to global configs (64f45dab)
  • nx-plugin: add general executor logic (3b5b9770)
  • plugin-lighthouse: parse opportunity details from lighthouse report (2e76d08c)
  • testing-utils: add test helper for paths (ccef3a1c)
  • utils: merge configs function (ac67ea5c)
  • utils: add explicit types to merge config function and helpers (e16c1c43)
  • utils: export merge configs helper as public API (2f8d78e4)

🩹 Fixes

  • restore e2e tests (9a2e45b9)
  • nx-plugin: fix lint (d6161599)
  • nx-plugin: fix test for windows (4fed38cf)
  • utils: unchanged categories table markdown content (1df3ccb6)

❤️ Thank You

v0.47.0

Choose a tag to compare

@matejchalk matejchalk released this 01 Jul 11:47

0.47.0 (2024-07-01)

🚀 Features

  • plugin-coverage: include decimals in coverage percentage used as audit value (afeeb8e7)
  • plugin-lighthouse: add audit details to lighthouse plugin (#684)
  • plugin-lighthouse: keep audit values as floats (2627a879)
  • utils: add options to truncateTest (f3444d70)

🩹 Fixes

  • plugin-coverage: correct jest/vitest config lookup + respect project.json overrides (561ed3e3)
  • plugin-coverage: handle absolute paths in jest/vitest coverage directories (f997f860)
  • plugin-coverage: skip lcov reporter validation if jest config uses preset (f9718bdb)
  • plugin-coverage: support non-cjs jest configs (3fc351c2)

❤️ Thank You

v0.46.0

Choose a tag to compare

@matejchalk matejchalk released this 19 Jun 14:35

0.46.0 (2024-06-19)

🚀 Features

  • cli: forward plugins and categories if onlyPlugins is invalid (1a6c6fa8)
  • plugin-lighthouse: add logLevel to lighthouse runner flags (120b3160)

🩹 Fixes

  • plugin-coverage: support newer nx versions (9e416852)

❤️ Thank You

v0.45.1

Choose a tag to compare

@matejchalk matejchalk released this 17 Jun 15:48

0.45.1 (2024-06-17)

🚀 Features

  • models: allow non-integer weights in refs (016e011f)
  • models: allow non-integer audit values (1db88e39)
  • plugin-js-packages: support multiple package.json and auto search (df87ff9b)

🩹 Fixes

  • round down report scores to avoid misleading perfect results (#700)
  • wrap paths in quotes in case of spaces (a3c0314d)

❤️ Thank You

v0.45.0

Choose a tag to compare

@matejchalk matejchalk released this 03 Jun 13:53

0.45.0 (2024-06-03)

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

v0.44.6

Choose a tag to compare

@code-pushup-bot code-pushup-bot released this 03 Jun 13:46

0.44.6 (2024-06-03)

🩹 Fixes

  • plugin-js-packages: calculate total dependencies from package.json (abe0cd2e)

❤️ Thank You

  • Katerina Pilatova

v0.44.5

Choose a tag to compare

@code-pushup-bot code-pushup-bot released this 30 May 09:18
4332b2a

0.44.5 (2024-05-30)

🩹 Fixes

  • plugin-coverage: merge multiple results for a file (#688)

❤️ Thank You

  • Katka Pilátová

v0.44.4

Choose a tag to compare

@matejchalk matejchalk released this 29 May 16:02

0.44.4 (2024-05-29)

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

v0.44.3

Choose a tag to compare

@code-pushup-bot code-pushup-bot released this 29 May 13:48

0.44.3 (2024-05-29)

🩹 Fixes

  • plugin-eslint: revert to explicit config file in nx helper (ecd82642)

❤️ Thank You

  • Matěj Chalk