Skip to content

Commit

Permalink
Update nodejs data for some worker-related feature (#25014)
Browse files Browse the repository at this point in the history
Co-authored-by: Claas Augner <[email protected]>
  • Loading branch information
skyclouds2001 and caugner authored Dec 1, 2024
1 parent f000dc8 commit 03e49de
Show file tree
Hide file tree
Showing 11 changed files with 18 additions and 25 deletions.
8 changes: 4 additions & 4 deletions api/MessageChannel.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"version_added": "15.0.0"
},
{
"version_added": "10.5.0",
"version_added": "11.7.0",
"partial_implementation": true,
"notes": "Available as a part of the `worker_threads` module."
}
Expand Down Expand Up @@ -83,7 +83,7 @@
"version_added": "10"
},
"nodejs": {
"version_added": "10.5.0"
"version_added": "11.7.0"
},
"oculus": "mirror",
"opera": {
Expand Down Expand Up @@ -133,7 +133,7 @@
"version_added": "10"
},
"nodejs": {
"version_added": "10.5.0"
"version_added": "11.7.0"
},
"oculus": "mirror",
"opera": {
Expand Down Expand Up @@ -183,7 +183,7 @@
"version_added": "10"
},
"nodejs": {
"version_added": "10.5.0"
"version_added": "11.7.0"
},
"oculus": "mirror",
"opera": {
Expand Down
12 changes: 6 additions & 6 deletions api/MessagePort.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"notes": "Available as a part of the `worker_threads` module."
},
{
"version_added": "10.5.0",
"version_added": "11.7.0",
"version_removed": "14.7.0",
"partial_implementation": true,
"notes": [
Expand Down Expand Up @@ -87,7 +87,7 @@
"version_added": "10"
},
"nodejs": {
"version_added": "10.5.0"
"version_added": "11.7.0"
},
"oculus": "mirror",
"opera": {
Expand Down Expand Up @@ -141,7 +141,7 @@
"version_added": "10"
},
"nodejs": {
"version_added": "10.5.0"
"version_added": "11.7.0"
},
"oculus": "mirror",
"opera": {
Expand Down Expand Up @@ -199,7 +199,7 @@
"version_added": "14.7.0"
},
{
"version_added": "10.5.0",
"version_added": "11.7.0",
"version_removed": "14.7.0",
"partial_implementation": true,
"notes": "Supports the event, but only via Node `EventEmitter`."
Expand Down Expand Up @@ -333,7 +333,7 @@
"version_added": "10"
},
"nodejs": {
"version_added": "10.5.0"
"version_added": "11.7.0"
},
"oculus": "mirror",
"opera": {
Expand Down Expand Up @@ -423,7 +423,7 @@
"version_added": "10"
},
"nodejs": {
"version_added": "10.5.0"
"version_added": "11.7.0"
},
"oculus": "mirror",
"opera": {
Expand Down
2 changes: 1 addition & 1 deletion api/PerformanceObserver.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"version_added": false
},
"nodejs": {
"version_added": "10.5.0"
"version_added": "11.7.0"
},
"oculus": "mirror",
"opera": "mirror",
Expand Down
2 changes: 1 addition & 1 deletion api/TextDecoder.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"version_added": false
},
"nodejs": {
"version_added": "10.5.0"
"version_added": "11.7.0"
},
"oculus": "mirror",
"opera": "mirror",
Expand Down
2 changes: 1 addition & 1 deletion api/TextEncoder.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"version_added": false
},
"nodejs": {
"version_added": "10.5.0"
"version_added": "11.7.0"
},
"oculus": "mirror",
"opera": "mirror",
Expand Down
2 changes: 1 addition & 1 deletion api/_globals/clearInterval.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"version_added": "10"
},
"nodejs": {
"version_added": "10.5.0"
"version_added": "11.7.0"
},
"oculus": "mirror",
"opera": {
Expand Down
2 changes: 1 addition & 1 deletion api/_globals/clearTimeout.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"version_added": "10"
},
"nodejs": {
"version_added": "10.5.0"
"version_added": "11.7.0"
},
"oculus": "mirror",
"opera": {
Expand Down
2 changes: 1 addition & 1 deletion api/_globals/console.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"version_added": "10"
},
"nodejs": {
"version_added": "10.5.0"
"version_added": "11.7.0"
},
"oculus": "mirror",
"opera": {
Expand Down
2 changes: 1 addition & 1 deletion api/_globals/setInterval.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"version_added": "10"
},
"nodejs": {
"version_added": "10.5.0"
"version_added": "11.7.0"
},
"oculus": "mirror",
"opera": {
Expand Down
2 changes: 1 addition & 1 deletion api/_globals/setTimeout.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"version_added": "10"
},
"nodejs": {
"version_added": "10.5.0"
"version_added": "11.7.0"
},
"oculus": "mirror",
"opera": {
Expand Down
7 changes: 0 additions & 7 deletions browsers/nodejs.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,13 +139,6 @@
"engine": "V8",
"engine_version": "6.7"
},
"10.5.0": {
"release_date": "2018-06-20",
"release_notes": "https://nodejs.org/en/blog/release/v10.5.0/",
"status": "retired",
"engine": "V8",
"engine_version": "6.7"
},
"10.7.0": {
"release_date": "2018-07-18",
"release_notes": "https://nodejs.org/en/blog/release/v10.7.0/",
Expand Down

0 comments on commit 03e49de

Please sign in to comment.