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

Commit bd7fd03

Browse files
committed
clarify
1 parent a68e386 commit bd7fd03

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@ install their implementation, and any sites that depend on their
5656
behavior would break. We've found some 660 origins that use these
5757
versions of the Sugar library.
5858

59+
In a similar situation, we renamed the `Array.prototype.flatten`
60+
proposal to `flat`. Note that we did not rename it to `flattened`
61+
(though it was considered). We've taken the same approach, renaming
62+
`groupBy` to `group`.
63+
5964
## Polyfill
6065

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

0 commit comments

Comments
 (0)