Skip to content

v0.68.0

Latest
Compare
Choose a tag to compare
@matejchalk matejchalk released this 19 May 10:58

0.68.0 (2025-05-19)

🚀 Features

  • core: include trees when uploading audits to portal (c1c6965e)
  • models: define tree data structure for audit details (63bf44ca)
  • plugin-coverage: replace issues with tree (2dc16890)
  • plugin-jsdocs: replace issues with tree (d347c0f2)
  • plugin-jsdocs: include end line number (f2102eb5)
  • plugin-lighthouse: convert criticalrequestchain details to trees and table (18d4230e)
  • plugin-lighthouse: convert treemap-data details to trees (19088927)
  • utils: generate ascii tree in full markdown report's audit details (ab462d42)
  • utils: convert files array to tree structure (211be5bf)
  • utils: aggregate coverage per folder (7ef0c14e)
  • utils: sort coverage tree alphabetically with folders before files (f87b869e)

🩹 Fixes

  • ci: use absolute path in print-config --output file (61ae18e1)

❤️ Thank You

  • Matěj Chalk