Skip to content

v0.47.0

Compare
Choose a tag to compare
@matejchalk matejchalk released this 01 Jul 11:47
· 334 commits to main since this release

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