Skip to content

v12.3.0

Latest
Compare
Choose a tag to compare
@adamraine adamraine released this 13 Dec 00:06
240102e

Full Changelog

We expect this release to ship in the DevTools of Chrome 133, and to PageSpeed Insights within 2 weeks.

New contributors

Thanks to our new contributors 👽🐷🐰🐯🐻!

New Audits

This release adds new security audits. These audits are informative and won't affect your best practices score.

  • Ensure proper origin isolation with COOP (#16275)
  • Use a strong HSTS policy (#16257)

Core

  • font-size: exclude invisible text (#16281)

Deps

  • upgrade puppeteer to v23.10.4 (#16279)
  • upgrade trace_engine to 0.0.38 (#16269)

I18n

  • import (#16283)
  • inject strings from trace engine npm package (#16272)

Docs

  • update releasing instructions (#16252)

Tests

  • update network target type expectations (#16273)
  • devtools: sync e2e (#16253)