lighthouse v4.0.0-beta Release Notes

Release Date: 2018-12-11 // over 5 years ago
  • Full Changelog

    Core

    • โœ… service-worker: check that test page is in SW scope (#6609)
    • throw fatally on page hang (#6497)
    • define new DNS failure LH Error (#6579)
    • assert securityIssues before getPageLoadError (#6578)
    • โœ‚ remove protocol timeout for Page.navigate (#6413)
    • ๐Ÿ“‡ rename webapp-install-banner audit to installable-manifest (#6630)
    • computed-artifacts: fix cache and add perf timing (#6619)

    Report

    • โž• add PWA category badge gauge (#6526, #6670)
    • give passed-opportunities group an icon (#6594)
    • safari: fix dropdown overlap translateZ (#6546)
    • ๐Ÿ‘‰ use details-element-polyfill from node_modules (#6593, #6607)

    CLI

    • exit and kill Chrome on unhandledRejection (#6394)

    โœ… Tests

    • โž• add smoketest for slow service worker (#6648)

    Misc

    • tsc: infer dom.createElement type from tag name (#6637)
    • ๐Ÿ“‡ rename core/gather/computed/ to core/computed/ (#6618)
    • ๐Ÿ“‡ rename typings/ to types/ (#6617)
    • โฌ†๏ธ bump extension version (#6569)