lighthouse v5.6.0 Release Notes

Release Date: 2019-10-17 // over 4 years ago
  • Full Changelog

    ๐Ÿš€ We expect this release to ship in the DevTools of Chrome 79.

    ๐Ÿ†• New contributors!

    Thanks to @dpacassi, @lirantal and @yeonjuan for their first contributions!

    Notable

    • gather: add new MainDocumentContent public artifact (#9781)
    • stack-packs: add angular, react, amp, and magento packs (#9797)

    Core

    • tracehouse: allow child to start <1ms before parent (#9786)
    • driver: fix error handling for Runtime.evaluate (#9831)
    • errors-in-console: add ignoredPatterns option (#9480, #9829)
    • image-elements: cache naturalSize results (#9818)
    • ๐Ÿ”— link-elements: ignore non-HTMLLinkElements (#9765)
    • โšก๏ธ optimized-images: log errors (#9782)
    • ๐Ÿ‘ seo: support korean in link-text audit (#9804)
    • tracehouse: allow nested trace events without an end (#9785)
    • ๐Ÿ“‡ rename Element to LHElement (#9832)

    Deps

    • โšก๏ธ update third-party-web to 0.11.0 (#9849)
    • โšก๏ธ snyk: update snyk snapshot (#9793)

    Report

    • rephrase titles for 3rdparty & crc (#9419)
    • rewrite dom-size description (#9821)
    • โšก๏ธ update logo in top bar (#9728)
    • โœ‚ remove some dead code (#9800)

    Clients

    • ๐Ÿฑ lr: don't include html report assets in bundle (#9828)
    • viewer: minify inlined report-generator bundle (#9596)

    I18n

    • ๐ŸŒ import: web.dev links and small corrections (#9846)
    • ๐ŸŒ import translations (#9802)

    ๐Ÿ“„ Docs

    • related-projects: add lighthouse-check (#9753)
    • related-projects: add the is-website-vulnerable CLI tool (#9810)
    • ๐Ÿ”Œ related-projects: add the gradle lighthouse plugin (#9789)
    • document 'meaning' field in i18n readme (#9787)
    • โšก๏ธ update stale references to audits (#9760)

    โœ… Tests

    • โœ… use firehouse smoke test runner to test bundle (#9791)
    • ๐Ÿ‘ท attempt bundle test three times in CI (#9830)
    • smokehouse: fix tmp directory creation (#9855)
    • โœ… smokehouse: use static requires for test definitions (#9501)

    Misc

    • ๐Ÿ— build: minify report javascript for lightrider report generator (#9823)
    • more releasing tweaks (#9772)
    • โž• add compare-timings script (#9723, #9776)