lighthouse v9.2.0 Release Notes

Release Date: 2021-12-15 // over 2 years ago
  • Full Changelog

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

    Notable Changes

    • ๐Ÿšš move no-unload-listeners to perf category (#13497)

    Core

    • font-size: fix CSS selector regex (#13455)
    • fcp: handle negative request endTime (#13452)
    • โšก๏ธ legacy-javascript: update polyfilling, drop some signals (#13482, #13442)
    • cache fetch to avoid bad polyfills (#13476)
    • check equality of computed artifacts using dependency keys (#13430)

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

    Support for auditing user flows (#11313)

    • compute timespan saving with observed throughput (#13478)
    • option to skip about:blank jumps (#13375)

    Report

    • ๐Ÿ’… psi: update styles for tighter fit in narrow viewports (#13355)

    Deps

    • โฌ†๏ธ bump eslint and related items (#13484)
    • โฌ†๏ธ axe-core: upgrade to 4.3.5 (#13441)

    โœ… Tests

    • smoke: fix chromestatus url (#13475)
    • โœ… split smoke tests into one test per file (#13461)
    • ๐Ÿ›  fix devtools build command (#13457)
    • ๐Ÿšš move sharding higher so smokehouse-bundle can also shard (#13387)
    • โœ… port axe test to pptr (#13450)

    Misc

    • ๐Ÿ— build: build test flow report to same path as sample-reports (#13324)
    • treemap: add lang to html tag (#13454)