ECMAScript-new-features-list icon indicating copy to clipboard operation
ECMAScript-new-features-list copied to clipboard

Lists are not comprehensive

Open mathiasbynens opened this issue 6 years ago • 5 comments

The project’s README promises comprehensive feature lists. Either the word “comprehensive” should be removed, or the missing features should be added.

mathiasbynens avatar Sep 14 '19 16:09 mathiasbynens

The latter. Which features are missing? If you have the time, I would be happy about a PR. If you have no time for examples etc, just extend the table of contents with the missing features and I will do the rest.

daumann avatar Sep 14 '19 16:09 daumann

Take a look at https://v8.dev/features, in particular the ES20xx labels.

mathiasbynens avatar Sep 15 '19 09:09 mathiasbynens

Will do, thanks!

daumann avatar Sep 15 '19 14:09 daumann

For one thing es2018 doesn't reference Async Iteration only Async Iterators. Not sure the best process to notify of other discrepancies but having noticed both that lacking and this issue it seemed relevant,

matthewrobb avatar Sep 16 '19 18:09 matthewrobb

Hi @matthewrobb if you have the time, I would love to review a PR. If not I will pick it up around next week.

daumann avatar Sep 16 '19 18:09 daumann