Releases: code-pushup/cli
Releases · code-pushup/cli
v0.48.0
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
- Matěj Chalk
- Michael @rx-angular
- Nacho Vazquez @NachoVazquez
- Vojtech Masek @vmasek
v0.47.0
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
- Matěj Chalk
- Michael @rx-angular
- Michael Hladky @BioPhoton
v0.46.0
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
- Matěj Chalk
- Michael @rx-angular
v0.45.1
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
- Hanna Skryl @hanna-skryl
- Katerina Pilatova
- Matěj Chalk
v0.45.0
0.45.0 (2024-06-03)
This was a version bump only, there were no code changes.
v0.44.6
v0.44.5
v0.44.4
0.44.4 (2024-05-29)
This was a version bump only, there were no code changes.