|
| 1 | +<a name="13.1.0"></a> |
| 2 | +# 13.1.0 (2026-04-03) |
| 3 | +[Full Changelog](https://github.com/GoogleChrome/lighthouse/compare/v13.0.3...v13.1.0) |
| 4 | + |
| 5 | +We expect this release to ship in the DevTools of [Chrome 148](https://chromiumdash.appspot.com/schedule), and to PageSpeed Insights within 2 weeks. |
| 6 | + |
| 7 | +## New contributors |
| 8 | + |
| 9 | +Thanks to our new contributors 👽🐷🐰🐯🐻! |
| 10 | + |
| 11 | +- Iaroslav Shvets @iaroslavshvets |
| 12 | + |
| 13 | +## New Audits |
| 14 | + |
| 15 | +* baseline: implement baseline compatibility audit ([#16904](https://github.com/GoogleChrome/lighthouse/pull/16904)) |
| 16 | + |
| 17 | +## Core |
| 18 | + |
| 19 | +* baseline: add baseline icons to baseline audit lighthouse report ([#16927](https://github.com/GoogleChrome/lighthouse/pull/16927)) |
| 20 | +* baseline: add web-feature version to audit description ([#16937](https://github.com/GoogleChrome/lighthouse/pull/16937)) |
| 21 | +* baseline: add baseline compatibility audit to default config ([#16910](https://github.com/GoogleChrome/lighthouse/pull/16910)) |
| 22 | +* network: revert strict wrapping of network requests ([#16949](https://github.com/GoogleChrome/lighthouse/pull/16949)) |
| 23 | +* trace: add WebDX feature usage trace category ([#16899](https://github.com/GoogleChrome/lighthouse/pull/16899)) |
| 24 | + |
| 25 | +## Deps |
| 26 | + |
| 27 | +* upgrade deps ([#16943](https://github.com/GoogleChrome/lighthouse/pull/16943)) |
| 28 | +* dependabot: less noisy PRs ([#16919](https://github.com/GoogleChrome/lighthouse/pull/16919)) |
| 29 | + |
| 30 | +## Clients |
| 31 | + |
| 32 | +* build: include missing 3P notices in MCP bundle ([#16917](https://github.com/GoogleChrome/lighthouse/pull/16917)) |
| 33 | + |
| 34 | +## Docs |
| 35 | + |
| 36 | +* fix jsdoc link ([#16896](https://github.com/GoogleChrome/lighthouse/pull/16896)) |
| 37 | + |
| 38 | +## Tests |
| 39 | + |
| 40 | +* lantern trace data must now be downloaded manually ([#16789](https://github.com/GoogleChrome/lighthouse/pull/16789)) |
| 41 | +* fix CI failures and modernize documentation links ([#16939](https://github.com/GoogleChrome/lighthouse/pull/16939)) |
| 42 | +* refresh sample artifacts ([#16916](https://github.com/GoogleChrome/lighthouse/pull/16916)) |
| 43 | +* fix smoke tests relying on mozilla.org ([#16901](https://github.com/GoogleChrome/lighthouse/pull/16901)) |
| 44 | +* fix CI. execContext count, i18n ICU breakage, loud jsdom parse output ([#16898](https://github.com/GoogleChrome/lighthouse/pull/16898)) |
| 45 | +* devtools: sync e2e tests from devtools-frontend ([#16908](https://github.com/GoogleChrome/lighthouse/pull/16908)) |
| 46 | +* smoke: smoke tests for the mcp bundle ([#16883](https://github.com/GoogleChrome/lighthouse/pull/16883)) |
| 47 | +* smokehouse: fix baseline config to use onlyAudits ([#16931](https://github.com/GoogleChrome/lighthouse/pull/16931)) |
| 48 | + |
| 49 | +## Misc |
| 50 | + |
| 51 | +* fix TS7 compatibility issue (declare module syntax) ([#16926](https://github.com/GoogleChrome/lighthouse/pull/16926)) |
| 52 | +* build: shim puppeteer-core in the mcp bundle ([#16895](https://github.com/GoogleChrome/lighthouse/pull/16895)) |
| 53 | +* build: remove soft nav from mcp bundle ([#16888](https://github.com/GoogleChrome/lighthouse/pull/16888)) |
| 54 | +* build: fix mcp bundle shims ([#16882](https://github.com/GoogleChrome/lighthouse/pull/16882)) |
| 55 | +* build: generate third party notices file ([#16887](https://github.com/GoogleChrome/lighthouse/pull/16887)) |
| 56 | + |
1 | 57 | <a name="13.0.3"></a> |
2 | 58 | # 13.0.3 (2026-02-11) |
3 | 59 |
|
|
0 commit comments