lighthouse v9.5.0 Release Notes
Release Date: 2022-03-09 // over 2 years ago-
๐ We expect this release to ship in the DevTools of Chrome 101, and to PageSpeed Insights within 2 weeks.
๐ New Contributors
Thanks to our new contributor ๐ฝ๐ท๐ฐ๐ฏ๐ป!
- Marc Hassan @mhassan1
Core
- full-page-screenshot: leave emulated width unchanged (#13643)
- โก๏ธ inspector-issues: update sameSiteCookie to cookie (#13708)
- script-treemap-data: correct value for size (#13716)
- lighthouse-logger: convert to ES modules (#13720)
โ๏ธ๐ท Fraggle Rock
Support for auditing user flows (#11313)
- separate audit phase for flows (#13623)
- ๐ use frame url in gather context (#13699)
- โ add
logLevel
to config context (#13681) - ๐ user-flow: audit flow from artifacts json (#13715)
Report
- ๐ fix timespan/snapshot sticky header (#13732)
Deps
- ๐ฆ lodash: replace
lodash
per-method packages with fulllodash
(#13695) - โก๏ธ snyk: update snyk snapshot (#13731 #13712)
Clients
- convert devtools and lightrider entries to ES modules (#13722)
โ Tests
- โ add more cases for oopif smoke test (#13705)
- โฑ devtools: add yarn install timeout (#13717)
- โก๏ธ devtools: update Lighthouse sniffer for smokes (#13693)
- โ devtools: navigation web test (#13673)
- โ smoke: enable more devtools smoke tests (#13624)
- smoke: add _excludes and _runner (#13707)
Misc
- ๐ support --chrome-flags in run devtools script (#13625)
Previous changes from v9.4.0
-
๐ We expect this release to ship in the DevTools of Chrome 100, and to PageSpeed Insights within 2 weeks.
Notable Changes
- ๐ Allow auditing of navigations triggered by user interactions in user flows. See our user flow docs for more info. (#13496)
Core
- ๐ a11y: change link in category description to web.dev (#13638)
- full-page-screenshot: wait for doubleraf, network quiet (#13663)
- ๐ hreflang: remove eval, import axe valid-langs.js directly (#13385)
- ๐จ inputs: refactor form-elements gatherer (#13662, #13671)
- ๐ page-functions: set style in getOuterHTMLSnippet without violating CSP (#13636)
- โ runner: independent gather and audit functions (#13569)
- ๐ uses-long-cache-ttl: ignore
stale-while-revalidate
(#13612)
Report
- โ add options onPrintOverride and onSaveFileOverride (#13529)
- โ add options disableFireworks and disableDarkMode (#13649)
- โ add onViewTrace to renderer options (#13528)
- โ remove pausing fireworks on click (#13650)
- ๐ fix fireworks (#13635)
Deps
- ๐ sentry: move from raven to @sentry/node (#9325)
- โก๏ธ snyk: update snyk snapshot (#13669, #13644, #13616)
โ Tests
- โ use simpler assertion in report-renderer-axe-test.js (#13658)
- ๐ fix single node a11y tests (#13626)
- ๐ devtools: sync (#13656)
- โก๏ธ devtools: update report resource names (#13615)
- โ
smoke: test array
_includes
andlhr.timing
(#13619)
Misc
- ๐ temporarily remove brendan from triage rotation (#13618)