Skip to content

Commit

Permalink
Updated Node support for EventTarget (#20889)
Browse files Browse the repository at this point in the history
`addEventListener` has `signal` option support since Node 15.4.0
  • Loading branch information
Cipscis authored Oct 3, 2023
1 parent 92d6aee commit 48737d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/EventTarget.json
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@
"version_added": false
},
"nodejs": {
"version_added": false
"version_added": "15.4.0"
},
"oculus": "mirror",
"opera": "mirror",
Expand Down

0 comments on commit 48737d7

Please sign in to comment.