Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
clarify
Browse files Browse the repository at this point in the history
  • Loading branch information
jridgewell committed May 21, 2022
1 parent a68e386 commit bd7fd03
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -56,6 +56,11 @@ install their implementation, and any sites that depend on their
behavior would break. We've found some 660 origins that use these
versions of the Sugar library.

In a similar situation, we renamed the `Array.prototype.flatten`
proposal to `flat`. Note that we did not rename it to `flattened`
(though it was considered). We've taken the same approach, renaming
`groupBy` to `group`.

## Polyfill

- A polyfill is available in the [core-js] library. You can find it in the [ECMAScript proposals section][core-js-section].
Expand Down

0 comments on commit bd7fd03

Please sign in to comment.