File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
packages/browser-utils/src/metrics/web-vitals Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 22
33> A modular library for measuring the [ Web Vitals] ( https://web.dev/vitals/ ) metrics on real users.
44
5- This was vendored from: https://github.com/GoogleChrome/web-vitals : v3.5 .2
5+ This was vendored from: https://github.com/GoogleChrome/web-vitals : v5.0 .2
66
77The commit SHA used is:
8- [ 3d2b3dc8576cc003618952fa39902fab764a53e2 ] ( https://github.com/GoogleChrome/web-vitals/tree/3d2b3dc8576cc003618952fa39902fab764a53e2 )
8+ [ 463abbd425cda01ed65e0b5d18be9f559fe446cb ] ( https://github.com/GoogleChrome/web-vitals/tree/463abbd425cda01ed65e0b5d18be9f559fe446cb )
99
1010Current vendored web vitals are:
1111
@@ -27,9 +27,11 @@ web-vitals only report once per pageload.
2727
2828## CHANGELOG
2929
30- TODO PR URL
30+ https://github.com/getsentry/sentry-javascript/pull/16492
3131
3232- Bumped from Web Vitals 4.2.5 to 5.0.2
33+ - Mainly fixes some INP, LCP and FCP edge cases
34+ - Original library removed FID; we still keep it around for now
3335
3436https://github.com/getsentry/sentry-javascript/pull/14439
3537
You can’t perform that action at this time.
0 commit comments