GoogleChrome / web-vitals

Essential metrics for a healthy site.
https://web.dev/vitals
Apache License 2.0
7.59k stars 415 forks source link

Remove mention of polyfill from docs #353

Closed mxdvl closed 1 year ago

mxdvl commented 1 year ago

What does this change?

Remove the mention of the polyfill from the browser support section of the README.

Why is this change needed

This has been removed in the latest version: #242

It’s confusing to see it mentioned in the browser support section.

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

tunetheweb commented 1 year ago

The polyfills still exist for now. The #242 just added deprecation notices before we remove them completely (likely in v4)