Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add method to measure Interaction to Next Paint (INP) #36490

Merged
merged 3 commits into from
Jun 7, 2022

Commits on Jun 7, 2022

  1. add method to measure Interaction to Next Paint (INP)

    `web-vitals` CHANGELOG for v3:
    
    - [BREAKING] Report TTFB after a bfcache restore
    - [BREAKING] Only include last LCP entry in metric entries
    - Add support for the new INP metric
    - Rename getXXX() functions to onXXX()
    - Add a navigationType property to the Metric object
    
    See https://github.com/GoogleChrome/web-vitals/blob/next/CHANGELOG.md
    Keen Yee Liau committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    bd0b4d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37c0bf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11a4e06 View commit details
    Browse the repository at this point in the history