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 👽🐷🐰🐯🐻!
- EEEEEEYHN @EYHN
Core
- add hidden layout-shift variant metrics (#12046)
- cls: refactor CLS and CLS-AF (#12069, #12034)
- image-elements: set 5s time budget, add _privateCssSizing (#12065)
- unsized-images: skip images that are zero-sized (#12054)
- tap-targets: drop custom node rect creation (#12005)
- alias element.currentSrc to element.src in node snippet (#12007)
- fix js edge case in minification estimator (#12067)
Fraggle Rock
Support for auditing user flows (#11313)
- fr: eliminate driver delegate from internal invocations (#12015)
- fr: add more gatherers to config (#12016)
- fr: add artifact dependency support (#12045)
- fr: extract network monitor class (#12006)
- fr: initial gatherer migration for snapshot, navigation (#11993)
- fr: add session.onAnyProtocolMessage listener (#11995)
CLI
- do not set AutofillShowTypePredictions (#12038)
Deps
Tests
- smoke: tweak expectations based on feedback from LR (#11962)
- trace-elements: test node eviction with unit rather than smoke (#12056)