You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the May TC39 meeting the name of .flatten was changed for web compatibility to be flat (https://tc39.github.io/proposal-flatMap/). So this is just asking for core-js to rename the method (or make .flatten an alias for .flat).
The text was updated successfully, but these errors were encountered:
In the May TC39 meeting the name of
.flatten
was changed for web compatibility to beflat
(https://tc39.github.io/proposal-flatMap/). So this is just asking forcore-js
to rename the method (or make.flatten
an alias for.flat
).The text was updated successfully, but these errors were encountered: