lighthouse v4.1.0 Release Notes

Release Date: 2019-01-28 // about 5 years ago
  • Full Changelog

    ๐Ÿ†• New contributors!

    @castilloandres you da man, man.

    Core

    • font-size audit: count code points for text length (#6973)
    • cache headers audit: ignore private, must-validate, no-cache (#6835)
    • ๐Ÿ”Œ introduce Lighthouse plugins (#6959)
    • ๐Ÿ†• new audit: add FCP on 3G (#7062)

    ๐Ÿ”จ Refactor

    • ๐Ÿ”จ refactor meta element artifacts to single meta-elements artifact (#7025)
    • images: cleanup ImageUsage to match other *Elements artifacts (#7030)
    • โž• add baseArtifacts (with new WebAppManifest) to passContext (#6957)
    • ๐Ÿ‘‰ use async/await in evaluateAsync (#7038)

    Report / Viewer

    • renderer: do not attempt fireworks for devtools (#7090)
    • viewer: allow loading RunnerResult json (#7031)

    Misc

    • readme: Add DebugBear to the list of integrations (#7036)
    • โšก๏ธ snyk: update snyk snapshot (#7079)
    • viewer: fix types to reference LH.Result (#7051)
    • replace TODOs with github issue links (#7049)
    • ๐Ÿ›  fix extension package path and viewer comments (#7032)