blob: f2e4ffb276aaab5bd5db6d71c94c95cfe750f21d [file] [log] [blame] [view]
Annie Sullivan19e1a552020-05-05 20:07:491# Web Vitals Changelogs
Annie Sullivan32e8a882019-12-12 16:21:582
Annie Sullivan19e1a552020-05-05 20:07:493This directory contains changelogs for [Web Vitals](https://web.dev/vitals/) available via web performance APIs:
Annie Sullivan32e8a882019-12-12 16:21:584
Annie Sullivan32e8a882019-12-12 16:21:585 * [Largest Contentful Paint](lcp.md)
Annie Sullivan32e8a882019-12-12 16:21:586 * [Cumulative Layout Shift](cls.md)
Annie Sullivan86c09c7182023-04-24 19:34:457 * [Interaction to Next Paint](inp.md)
Annie Sullivan2859afb2024-09-09 14:59:448 * [First Contentful Paint](fcp.md)
Ian Clellanddb85105f2024-01-30 19:04:429 * [Soft Navigation Heuristics](soft_navigations.md)
Annie Sullivan32e8a882019-12-12 16:21:5810
Annie Sullivan2859afb2024-09-09 14:59:4411And deprecated Web Vitals:
12 * [First Input Delay](fid.md) (Deprecated September 9 2024 in favor of Interaction to Next Paint)
13
Annie Sullivan32e8a882019-12-12 16:21:5814See also:
15
Annie Sullivan86c09c7182023-04-24 19:34:4516 * [Lighthouse performance scoring changelog](https://web.dev/performance-scoring/)
Ian Clellanddb85105f2024-01-30 19:04:4217 * [Chrome UX Report Release Notes](https://developer.chrome.com/docs/crux/release-notes/)