Skip to content

v1.2.1

Compare
Choose a tag to compare
@brendankenny brendankenny released this 02 May 18:46
5c2fb67

1.2.1 (2023-05-02)

Release highlights:

  • Updated web-vitals.js to latest, using the attribution build for more detailed CWV debugging information
  • Added the experimental Interaction to Next Paint (INP) metric
  • Improved console log organization to be able to accommodate even more data, including metric timing breakdowns for LCP and INP
  • Updated extension to Manifest V3

The Chrome DevTools console, containing printed logs from the Web Vitals extension. Includes an LCP and an INP entry with target elements and breakdowns of timing per phases within each metric

Full Changelog