blob: 1da0c89e3a8244ff7a1b6df5d66043ee7a7fa46e [file] [log] [blame] [view]
Annie Sullivan86c09c7182023-04-24 19:34:451# Interaction to Next Paint Changelog
2
3This is a list of changes to [Interaction to Next Paint](https://web.dev/inp).
4
5* Chrome 111
6 * Metric bug fix: [Event Timing API no longer reports very long durations when interaction leads to "open in new tab"](2023_04_inp.md)
7* Chrome 109
8 * Implementation optimizations: [A change in Chrome to prioritize compositing after input events caused a significant improvement to INP](2023_01_inp.md)
9* Chrome 96
10 * Experimental metric exposed via API: [Event Timing InteractionID](https://web.dev/inp/) available via [PerformanceObserver API](https://www.w3.org/TR/event-timing/)