4.1.0 (2019-01-28)
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)