ECMAScript-new-features-list
ECMAScript-new-features-list copied to clipboard
Lists are not comprehensive
The project’s README promises comprehensive feature lists. Either the word “comprehensive” should be removed, or the missing features should be added.
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.
Take a look at https://v8.dev/features, in particular the ES20xx labels.
Will do, thanks!
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,
Hi @matthewrobb if you have the time, I would love to review a PR. If not I will pick it up around next week.