Annie Sullivan | 86c09c718 | 2023-04-24 19:34:45 | [diff] [blame^] | 1 | # Interaction to Next Paint Changelog |
| 2 | |
| 3 | This 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/) |