Skip to content

v6.2.0

Compare
Choose a tag to compare
@Zizzamia Zizzamia released this 05 May 21:26
· 134 commits to master since this release
  • feat: introduced Time to First Byte as his own top-level metric.
  • feat: simplified Total Blocking Time metrics into one solo version that focuses on waiting 10s after First Input Delay.
  • feat: increased the maxMeasureTime default value from 15s to 30s, this will allow better data for metrics like LCP which tend to have much higher values.
  • feat: improved CLS and all metrics accuracy to four digits after the decimal point.

Breaking Changes

The two key breaking changes in v6 are focus around the simplification of First Input Delay and Total Blocking Time, and the increase of the default value for maxMeasureTime.