Skip to content

Commit 790d095

Browse files
authored
NodeJS 22 supports javascript.builtins.Iterator.from (#26261)
Update NodeJS data for javascript.builtins.Iterator.from This PR updates and corrects version values for NodeJS for the `from` member of the `Iterator` JavaScript builtin. This fixes #26210, which contains the supporting evidence for this change.
1 parent 4254525 commit 790d095

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javascript/builtins/Iterator.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@
423423
"version_added": false
424424
},
425425
"nodejs": {
426-
"version_added": false
426+
"version_added": "22.0.0"
427427
},
428428
"oculus": "mirror",
429429
"opera": "mirror",

0 commit comments

Comments
 (0)