Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all <feature-support> for Node.js v14 #394

Open
mathiasbynens opened this issue Apr 30, 2020 · 0 comments
Open

Update all <feature-support> for Node.js v14 #394

mathiasbynens opened this issue Apr 30, 2020 · 0 comments
Labels
language features Explainers for new JavaScript or WebAssembly features

Comments

@mathiasbynens
Copy link
Member

Go through all <feature-support> in the features section base that don't already have Node.js support marked.

If the feature shipped between V8 v7.5 (Node.js v12) and v8.1 (Node.js v14) then it's most likely available in Node.js v14. Verify this and update the support entry if applicable. We can use https://nodejs.org/en/blog/release/v14.0.0/ as the reference link.

@mathiasbynens mathiasbynens added the language features Explainers for new JavaScript or WebAssembly features label Apr 30, 2020
@v8 v8 deleted a comment from X-oss-byte Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
language features Explainers for new JavaScript or WebAssembly features
Projects
None yet
Development

No branches or pull requests

1 participant