lighthouse v8.3.0 Release Notes

Release Date: 2021-08-10 // over 2 years ago
  • Full Changelog

    ๐Ÿš€ We expect this release to ship in the DevTools of Chrome 94, and to PageSpeed Insights within 2 weeks.

    ๐Ÿ†• New contributors

    Thanks to our new contributors ๐Ÿ‘ฝ๐Ÿท๐Ÿฐ๐Ÿฏ๐Ÿป!

    • Haruaki OTAKE @aaharu
    • Georgi Yonchev @g-yonchev
    • Kartike Bansal @kraten

    Core

    • ๐Ÿ›  fix resource size calculation of cached images (#12612)
    • convert core .d.ts files to modules (#12870, #12880, #12888)

    โ›๏ธ๐Ÿ‘ท Fraggle Rock

    Support for auditing user flows (#11313)

    • ๐ŸŽ override quiet windows for observed performance (#12873)

    Report

    • autogenerate components.js from templates.html (#12803)
    • ๐Ÿ” reword SEO category description (#12877)
    • dom: handle undefined link url from proto roundtrip (#12872)

    Deps

    • โฌ†๏ธ csp-evaluator: upgrade to exactly 1.0.4 (#12858)

    Clients

    • viewer: convert to ES modules (#12878)

    I18n

    ๐Ÿ“„ Docs

    • readme: add SpeedVitals to the list of integrations (#12866)

    Misc

    • โœ‚ remove nyc config (#12876)
    • npmignore all of dist/ except standalone report (#12855)