Skip to content

Commit

Permalink
Update nodejs data for api.Headers (#19583)
Browse files Browse the repository at this point in the history
Update nodejs data for api.Headers
  • Loading branch information
KhafraDev committed May 2, 2023
1 parent c7a313b commit c1b61c9
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
36 changes: 36 additions & 0 deletions api/Headers.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@
"ie": {
"version_added": false
},
"nodejs": {
"version_added": "18.0.0"
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
Expand Down Expand Up @@ -129,6 +132,9 @@
"ie": {
"version_added": false
},
"nodejs": {
"version_added": "18.0.0"
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
Expand Down Expand Up @@ -170,6 +176,9 @@
"ie": {
"version_added": false
},
"nodejs": {
"version_added": "18.0.0"
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
Expand Down Expand Up @@ -208,6 +217,9 @@
"ie": {
"version_added": false
},
"nodejs": {
"version_added": "18.0.0"
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
Expand Down Expand Up @@ -245,6 +257,9 @@
"ie": {
"version_added": false
},
"nodejs": {
"version_added": "18.0.0"
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
Expand Down Expand Up @@ -289,6 +304,9 @@
"ie": {
"version_added": false
},
"nodejs": {
"version_added": "18.0.0"
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
Expand Down Expand Up @@ -326,6 +344,9 @@
"ie": {
"version_added": false
},
"nodejs": {
"version_added": "19.7.0"
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
Expand Down Expand Up @@ -367,6 +388,9 @@
"ie": {
"version_added": false
},
"nodejs": {
"version_added": "18.0.0"
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
Expand Down Expand Up @@ -405,6 +429,9 @@
"ie": {
"version_added": false
},
"nodejs": {
"version_added": "18.0.0"
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
Expand Down Expand Up @@ -482,6 +509,9 @@
"ie": {
"version_added": false
},
"nodejs": {
"version_added": "18.0.0"
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
Expand Down Expand Up @@ -520,6 +550,9 @@
"ie": {
"version_added": false
},
"nodejs": {
"version_added": "18.0.0"
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
Expand Down Expand Up @@ -557,6 +590,9 @@
"ie": {
"version_added": false
},
"nodejs": {
"version_added": "18.0.0"
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
Expand Down
7 changes: 7 additions & 0 deletions browsers/nodejs.json
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,13 @@
"engine": "V8",
"engine_version": "10.7"
},
"19.7.0": {
"release_date": "2023-02-21",
"release_notes": "https://nodejs.org/en/blog/release/v19.7.0",
"status": "retired",
"engine": "V8",
"engine_version": "10.8"
},
"20.0.0": {
"release_date": "2023-04-18",
"release_notes": "https://nodejs.org/en/blog/announcements/v20-release-announce",
Expand Down

0 comments on commit c1b61c9

Please sign in to comment.