Skip to content

Conversation

@Nixinova
Copy link
Contributor

@Nixinova Nixinova commented Jul 30, 2021

Summary

Node.js 16.6.0 adds {Array|TypedArray|String}#at.
This updates the compatibility tables.

Test results

n.a.

Supporting details

Related issues

@github-actions github-actions bot added the data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript label Jul 30, 2021
@Nixinova
Copy link
Contributor Author

I see it also adds TypedArray#at and String#at: nodejs/node#39583. Will update.

@Nixinova Nixinova changed the title Update Array#at compatibility list for Node 16.6 Update *.at() compatibility data to Node 16.6 Jul 30, 2021
@github-actions github-actions bot added the data:browsers Data about browsers (versions, release dates, etc). This data is used for validation. label Aug 1, 2021
Copy link
Contributor

@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.

Thanks for this PR, @Nixinova. Also I see that it's your first to the project—welcome! 🎉

Looks great, merging now. Thank you again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:browsers Data about browsers (versions, release dates, etc). This data is used for validation. 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.

javascript.builtins.Array.at: Now in Node 16.6

2 participants