Skip to content

Commit 602b853

Browse files
committed
add commit and PR to web-vitals README
1 parent 4fb63a2 commit 602b853

File tree

1 file changed

+5
-3
lines changed
  • packages/browser-utils/src/metrics/web-vitals

1 file changed

+5
-3
lines changed

packages/browser-utils/src/metrics/web-vitals/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
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

77
The 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

1010
Current 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

3436
https://github.com/getsentry/sentry-javascript/pull/14439
3537

0 commit comments

Comments
 (0)