lighthouse v7.1.0 Release Notes

Release Date: 2021-02-11 // about 3 years ago
  • Full Changelog

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

    ๐Ÿ†• New contributors

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

    • EEEEEEYHN @EYHN

    Core

    • โž• add hidden layout-shift variant metrics (#12046)
    • ๐Ÿ”จ cls: refactor CLS and CLS-AF (#12069, #12034)
    • image-elements: set 5s time budget, add _privateCssSizing (#12065)
    • unsized-images: skip images that are zero-sized (#12054)
    • tap-targets: drop custom node rect creation (#12005)
    • alias element.currentSrc to element.src in node snippet (#12007)
    • ๐Ÿ›  fix js edge case in minification estimator (#12067)

    Fraggle Rock

    ๐Ÿ‘Œ Support for auditing user flows (#11313)

    • fr: eliminate driver delegate from internal invocations (#12015)
    • fr: add more gatherers to config (#12016)
    • ๐Ÿ‘ fr: add artifact dependency support (#12045)
    • fr: extract network monitor class (#12006)
    • fr: initial gatherer migration for snapshot, navigation (#11993)
    • fr: add session.onAnyProtocolMessage listener (#11995)

    CLI

    • do not set AutofillShowTypePredictions (#12038)

    Deps

    • โฌ†๏ธ axe-core: upgrade to 4.1.2 (#12075)
    • โšก๏ธ snyk: update snyk snapshot (#12071)

    โœ… Tests

    • smoke: tweak expectations based on feedback from LR (#11962)
    • โœ… trace-elements: test node eviction with unit rather than smoke (#12056)

    Misc

    • ci: increase fetch-depth for codecov SHA (#12079)
    • ๐Ÿ”€ git3po: merge when green for unstable state too (#12078)
    • โž• add issue assigner bot (#12052)
    • tighten querySelector types (#12013)