|
| 1 | +<a name="13.0.0"></a> |
| 2 | +# 13.0.0 (2025-10-10) |
| 3 | +[Full Changelog](https://github.com/GoogleChrome/lighthouse/compare/v12.8.2...v13.0.0) |
| 4 | + |
| 5 | +We expect this release to ship in the DevTools of [Chrome 143](https://chromiumdash.appspot.com/schedule), and to PageSpeed Insights within a week. |
| 6 | + |
| 7 | +## New contributors |
| 8 | + |
| 9 | +Thanks to our new contributors 👽🐷🐰🐯🐻! |
| 10 | + |
| 11 | +- Benjamin R Gibson @brgibson |
| 12 | +- Leonardo Poletto @leopoletto |
| 13 | + |
| 14 | +## Notable Changes |
| 15 | + |
| 16 | +* performance: remove audits replaced by [performance insights](https://developer.chrome.com/blog/moving-lighthouse-to-insights) ([#16729](https://github.com/GoogleChrome/lighthouse/pull/16729)) |
| 17 | +* remove preload-fonts, uses-rel-preload audits ([#16716](https://github.com/GoogleChrome/lighthouse/pull/16716)) |
| 18 | +* remove font-size audit ([#16701](https://github.com/GoogleChrome/lighthouse/pull/16701)) |
| 19 | +* remove offscreen-images audit ([#16748](https://github.com/GoogleChrome/lighthouse/pull/16748)) |
| 20 | +* remove no-document-write audit ([#16750](https://github.com/GoogleChrome/lighthouse/pull/16750)) |
| 21 | +* remove uses-passive-event-listeners audit ([#16751](https://github.com/GoogleChrome/lighthouse/pull/16751)) |
| 22 | +* remove third-party-facades audit ([#16710](https://github.com/GoogleChrome/lighthouse/pull/16710)) |
| 23 | + |
| 24 | +## Core |
| 25 | + |
| 26 | +* remove ResponseCompression artifact ([#16755](https://github.com/GoogleChrome/lighthouse/pull/16755)) |
| 27 | +* remove OptimizedImages artifact ([#16754](https://github.com/GoogleChrome/lighthouse/pull/16754)) |
| 28 | +* remove DOMStats artifact ([#16753](https://github.com/GoogleChrome/lighthouse/pull/16753)) |
| 29 | +* remove CacheContents artifact ([#16752](https://github.com/GoogleChrome/lighthouse/pull/16752)) |
| 30 | +* remove empty first-meaningful-paint audit ([#16749](https://github.com/GoogleChrome/lighthouse/pull/16749)) |
| 31 | +* remove some unused computed artifacts ([#16735](https://github.com/GoogleChrome/lighthouse/pull/16735)) |
| 32 | +* defer to trace engine for lcp-breakdown, ttfb ([#16733](https://github.com/GoogleChrome/lighthouse/pull/16733)) |
| 33 | +* error on unknown category in onlyCategories ([#16720](https://github.com/GoogleChrome/lighthouse/pull/16720)) |
| 34 | +* drop compat traces / devtoolsLogs artifacts ([#16708](https://github.com/GoogleChrome/lighthouse/pull/16708)) |
| 35 | +* import json as modules ([#16700](https://github.com/GoogleChrome/lighthouse/pull/16700)) |
| 36 | +* anchor-elements: don't consider ancestorListeners ([#16731](https://github.com/GoogleChrome/lighthouse/pull/16731)) |
| 37 | +* dom-size-insight: add numericValue ([#16741](https://github.com/GoogleChrome/lighthouse/pull/16741)) |
| 38 | +* emulation: always match host browser's version milestone ([#16677](https://github.com/GoogleChrome/lighthouse/pull/16677)) |
| 39 | +* font-display-insight: disable entity sum for est. savings ([#16746](https://github.com/GoogleChrome/lighthouse/pull/16746)) |
| 40 | +* image-delivery-insight: add node item for image ([#16714](https://github.com/GoogleChrome/lighthouse/pull/16714)) |
| 41 | +* inspector-issues: remove empty arrays ([#16736](https://github.com/GoogleChrome/lighthouse/pull/16736)) |
| 42 | +* legacy-javascript: update caniuse data ([#16699](https://github.com/GoogleChrome/lighthouse/pull/16699)) |
| 43 | +* network-request: remove receiveHeadersStart M115 compat ([#16738](https://github.com/GoogleChrome/lighthouse/pull/16738)) |
| 44 | +* scoring: adjust a11y weights and document approach ([#16624](https://github.com/GoogleChrome/lighthouse/pull/16624)) |
| 45 | +* server-response-time: defer to Document Latency insight ([#16715](https://github.com/GoogleChrome/lighthouse/pull/16715)) |
| 46 | +* trace-elements: remove unused event types ([#16734](https://github.com/GoogleChrome/lighthouse/pull/16734)) |
| 47 | +* trace-elements: handle shadow roots ([#16718](https://github.com/GoogleChrome/lighthouse/pull/16718)) |
| 48 | + |
| 49 | +## CLI |
| 50 | + |
| 51 | +* improve description for `form-factor` flag ([#16682](https://github.com/GoogleChrome/lighthouse/pull/16682)) |
| 52 | + |
| 53 | +## Report |
| 54 | + |
| 55 | +* add adornment to audit description when not scored ([#13014](https://github.com/GoogleChrome/lighthouse/pull/13014)) |
| 56 | + |
| 57 | +## Deps |
| 58 | + |
| 59 | +* upgrade deps ([#16760](https://github.com/GoogleChrome/lighthouse/pull/16760)) |
| 60 | +* remove parse-cache-control ([#16747](https://github.com/GoogleChrome/lighthouse/pull/16747)) |
| 61 | +* upgrade trace_engine to 0.0.61 ([#16745](https://github.com/GoogleChrome/lighthouse/pull/16745)) |
| 62 | +* upgrade @esbuild-kit/esm-loader to 2.6.5 ([#16730](https://github.com/GoogleChrome/lighthouse/pull/16730)) |
| 63 | +* upgrade deps ([#16724](https://github.com/GoogleChrome/lighthouse/pull/16724)) |
| 64 | +* upgrade trace_engine to 0.0.60 ([#16723](https://github.com/GoogleChrome/lighthouse/pull/16723)) |
| 65 | +* remove es-main ([#16697](https://github.com/GoogleChrome/lighthouse/pull/16697)) |
| 66 | +* bump chrome-launcher to 1.2.1 ([#16696](https://github.com/GoogleChrome/lighthouse/pull/16696)) |
| 67 | +* upgrade testdouble, fix mock tests in Node 21+ ([#16664](https://github.com/GoogleChrome/lighthouse/pull/16664)) |
| 68 | +* lighthouse-stack-packs: upgrade to 1.12.3 ([#16727](https://github.com/GoogleChrome/lighthouse/pull/16727)) |
| 69 | + |
| 70 | +## I18n |
| 71 | + |
| 72 | +* import ([#16759](https://github.com/GoogleChrome/lighthouse/pull/16759)) |
| 73 | + |
| 74 | +## Tests |
| 75 | + |
| 76 | +* update some comments ([#16744](https://github.com/GoogleChrome/lighthouse/pull/16744)) |
| 77 | +* re-enable smoke test for lcp-breakdown-insight score ([#16743](https://github.com/GoogleChrome/lighthouse/pull/16743)) |
| 78 | +* re-enable dom-size-insight node smoke test ([#16742](https://github.com/GoogleChrome/lighthouse/pull/16742)) |
| 79 | +* enable smoke test for lcp lazy load in shadow tree ([#16739](https://github.com/GoogleChrome/lighthouse/pull/16739)) |
| 80 | +* re-enable csp block smoke test, make less restrictive ([#16728](https://github.com/GoogleChrome/lighthouse/pull/16728)) |
| 81 | +* re-enable startTimespan api test ([#16703](https://github.com/GoogleChrome/lighthouse/pull/16703)) |
| 82 | +* devtools: sync e2e ([#16694](https://github.com/GoogleChrome/lighthouse/pull/16694)) |
| 83 | +* server-response-time: enable lightrider test ([#16737](https://github.com/GoogleChrome/lighthouse/pull/16737)) |
| 84 | +* viewer: re-enable test ([#16740](https://github.com/GoogleChrome/lighthouse/pull/16740)) |
| 85 | + |
| 86 | +## Misc |
| 87 | + |
| 88 | +* replace dead link for insecure origins deprecation ([#16711](https://github.com/GoogleChrome/lighthouse/pull/16711)) |
| 89 | +* upgrade typescript target to es2023 ([#16316](https://github.com/GoogleChrome/lighthouse/pull/16316)) |
| 90 | +* fix core/scripts/legacy-javascript/examine-latest-run.js ([#16706](https://github.com/GoogleChrome/lighthouse/pull/16706)) |
| 91 | +* update min supported node version to 22.19 ([#16668](https://github.com/GoogleChrome/lighthouse/pull/16668)) |
| 92 | +* fix typos in a11y i18n doc comments ([#16665](https://github.com/GoogleChrome/lighthouse/pull/16665)) |
| 93 | +* build: update devtools 3p readme, document debug build ([#16695](https://github.com/GoogleChrome/lighthouse/pull/16695)) |
| 94 | +* proto: add ConfigSettings fields ([#15616](https://github.com/GoogleChrome/lighthouse/pull/15616)) |
| 95 | +* structured-data: remove dead link ([#16709](https://github.com/GoogleChrome/lighthouse/pull/16709)) |
| 96 | + |
1 | 97 | <a name="12.8.2"></a> |
2 | 98 | # 12.8.2 (2025-08-28) |
3 | 99 | [Full Changelog](https://github.com/GoogleChrome/lighthouse/compare/v12.8.1...v12.8.2) |
|
0 commit comments