Skip to content

Commit 6cf5b78

Browse files
authored
NodeJS 24+ supports using statement (mdn#27649)
Add NodeJS version for using statement Set the compatibility data for NodeJS to `24.0.0` in the `using` statement section. Closes mdn#27631
1 parent a10ed9e commit 6cf5b78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javascript/statements.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2248,7 +2248,7 @@
22482248
},
22492249
"firefox_android": "mirror",
22502250
"nodejs": {
2251-
"version_added": false
2251+
"version_added": "24.0.0"
22522252
},
22532253
"oculus": "mirror",
22542254
"opera": "mirror",

0 commit comments

Comments
 (0)