github GoogleChrome/lighthouse v7.0.1

latest releases: v12.0.0, v11.7.1, v11.7.0...
3 years ago

7.0.1 (2021-01-26)

Full Changelog

We expect this release to ship in the DevTools of Chrome 90. It went live on PageSpeed Insights on Feb 19.

New contributors

Thanks to our new contributors πŸ‘½πŸ·πŸ°πŸ―πŸ»!

Core

  • handle timer throttling in DevTools to avoid timeouts (#11987)
  • console-messages: use source-location (#11899)
  • errors-in-console: ignore BLOCKED_BY_CLIENT.Inspector errors (#11901)
  • font-size: handle valueless attributes for inline styles (#11934)
  • full-page-screenshot: get the MAX_TEXTURE_SIZE from the browser (#11847)
  • metrics: support FCP for all frames with devtools throttling (#11874)
  • normalize creation of NodeValue (#11877)
  • full-page-screenshot: do not render zero size rects (#11853)
  • replace most usages of evaluateAsync with structured evaluate (#11754)
  • trace: compute trace for main frame and any child frames (#11760)

Fraggle Rock

Support for auditing user flows (#11313)

  • add navigation runner (#11975)
  • config: refactor config cloning for fraggle rock (#11759)
  • add navigations to config (#11957)
  • add timespan runner (#11944)
  • filter configs by gather mode (#11941)
  • add base config (#11915)
  • add base gatherer class (#11917)

Report

  • remove title from audit clump expand (#11989)
  • use source maps to show original file name (#10930)
  • convert v6 emulatedFormFactor to v7 formFactor (#11876)

Deps

I18n

  • prevent strings with identical message and description (#11976)
  • import (#11947)

Docs

  • chromium-web-tests: add debugging tips (#11684)
  • readme: add plugin: lighthouse-plugin-crux (#11868)

Tests

  • legacy-javascript: sync results (#11980)
  • smoke: add category to run some perf tests in parallel (#11932)
  • revert mistaken change to yarn unit-core (#11955)
  • run code coverage in github actions (#11770)
  • remove travis (#11902)
  • increase treemap pptr timeouts (#11916)
  • add missing arrays to InspectorIssues sample artifact (#11871)
  • add more files in lighthouse-core/tests to tsconfig (#11728)
  • add warn-not-offline-capable smoketest (#11842)

Misc

  • add type checking to page functions (#11958)
  • proto: clarify deprecated state of EmulatedFormFactor enum (#11946)
  • fix "fast" npm script (#11997)
  • use typed-query-selector for native querySelector (#11990)
  • return specific html element type for dom.find (#11526)
  • build: extract 'yarn link…' rigamarole to own npm script (#11977)
  • proto: backport proto formatting fixes (#11978)
  • scripts: fix unbound variable in open-devtools (#11845)
  • update-report-fixtures: use a consistent server port (#11848)
  • add type checking to TagsBlockingFirstPaint (#11841

Don't miss a new lighthouse release

NewReleases is sending notifications on new releases.