Skip to content

Releases: code-pushup/cli

v0.44.0

23 May 13:07
Compare
Choose a tag to compare

0.44.0 (2024-05-23)

🚀 Features

  • core: include audit table in portal upload (2b4f3e15)

❤️ Thank You

  • Matěj Chalk

v0.43.1

23 May 11:32
Compare
Choose a tag to compare

0.43.1 (2024-05-23)

🩹 Fixes

  • plugin-coverage: always include issues array, even if empty (bd7c5631)
  • plugin-js-packages: always include issues array, even if empty (748eb64a)

❤️ Thank You

  • Matěj Chalk

v0.43.0

22 May 17:42
Compare
Choose a tag to compare

0.43.0 (2024-05-22)

🚀 Features

  • plugin-eslint: rename eslintConfigFromNxProjects to eslintConfigFromAllNxProjects (068b3359)
  • plugin-eslint: rename eslintConfigFromNxProject to eslintConfigFromNxProjectAndDeps (efbb72ae)
  • plugin-eslint: add eslintConfigFromNxProject helper that doesn't include nx project deps (0706bdaf)

❤️ Thank You

v0.42.1

22 May 10:42
Compare
Choose a tag to compare

0.42.1 (2024-05-22)

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

v0.42.0

21 May 15:25
Compare
Choose a tag to compare

0.42.0 (2024-05-21)

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

v0.41.0

21 May 15:16
Compare
Choose a tag to compare

0.41.0 (2024-05-21)

🚀 Features

  • models: add optional table title (5b29ebd7)
  • utils: use table.title as heading when formatting audit details (3814b3d7)

❤️ Thank You

  • Matěj Chalk

v0.40.4

02 May 10:19
6f92d90
Compare
Choose a tag to compare

0.40.4 (2024-05-02)

🩹 Fixes

  • plugin-lighthouse: add chromium to dev deps (#654)

❤️ Thank You

v0.40.3

30 Apr 10:47
Compare
Choose a tag to compare

0.40.3 (2024-04-30)

🩹 Fixes

  • plugin-js-packages: omit unspecified direct dependency (820c3501)

❤️ Thank You

  • Katerina Pilatova

v0.40.2

30 Apr 08:50
Compare
Choose a tag to compare

0.40.2 (2024-04-30)

🩹 Fixes

  • plugin-js-packages: consider dynamic outdated fields for Yarn v1 (901403a9)

❤️ Thank You

  • Katerina Pilatova

v0.40.1

29 Apr 17:44
Compare
Choose a tag to compare

0.40.1 (2024-04-29)

🩹 Fixes

  • plugin-coverage: sort lines numerically to merge consecutive ranges (6bc746b4)

❤️ Thank You

  • Katerina Pilatova