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

Complete nodejs support for JS String #5920

Merged
merged 1 commit into from
Apr 9, 2020
Merged

Complete nodejs support for JS String #5920

merged 1 commit into from
Apr 9, 2020

Conversation

Elchi3
Copy link
Member

@Elchi3 Elchi3 commented Mar 31, 2020

For https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String#Browser_compatibility

Basic JS String functionality was in v8 2.2 and that is used in the first nodejs version we are recording (0.1.100).

The Intl data is from discussions in #5068

@ghost ghost added the data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript label Mar 31, 2020
Copy link
Collaborator

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thank you! 🎉

@ddbeck ddbeck merged commit 243c337 into master Apr 9, 2020
@ddbeck ddbeck deleted the nodejs-string branch April 9, 2020 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants