Skip to content

Releases: code-pushup/cli

v0.48.0

15 Jul 09:59
Compare
Choose a tag to compare

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

01 Jul 11:47
Compare
Choose a tag to compare

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

19 Jun 14:35
Compare
Choose a tag to compare

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

17 Jun 15:48
Compare
Choose a tag to compare

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

03 Jun 13:53
Compare
Choose a tag to compare

0.45.0 (2024-06-03)

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

v0.44.6

03 Jun 13:46
Compare
Choose a tag to compare

0.44.6 (2024-06-03)

🩹 Fixes

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

❤️ Thank You

  • Katerina Pilatova

v0.44.5

30 May 09:18
4332b2a
Compare
Choose a tag to compare

0.44.5 (2024-05-30)

🩹 Fixes

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

❤️ Thank You

  • Katka Pilátová

v0.44.4

29 May 16:02
Compare
Choose a tag to compare

0.44.4 (2024-05-29)

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

v0.44.3

29 May 13:48
Compare
Choose a tag to compare

0.44.3 (2024-05-29)

🩹 Fixes

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

❤️ Thank You

  • Matěj Chalk

v0.44.2

28 May 15:34
Compare
Choose a tag to compare

0.44.2 (2024-05-28)

🚀 Features

  • plugin-eslint: support implicit configs (f89037ad)

❤️ Thank You

  • Matěj Chalk