Skip to content

Commit

Permalink
Rename node.js versions 0.12 to 0.12.0 (#7492)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elchi3 authored Nov 28, 2020
1 parent 0b9ad79 commit 0da63d5
Show file tree
Hide file tree
Showing 34 changed files with 169 additions and 169 deletions.
2 changes: 1 addition & 1 deletion browsers/nodejs.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"engine": "V8",
"engine_version": "3.14"
},
"0.12": {
"0.12.0": {
"release_date": "2015-02-06",
"release_notes": "https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V012.md",
"status": "retired",
Expand Down
20 changes: 10 additions & 10 deletions javascript/builtins/Array.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
"version_added": false
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "25"
Expand Down Expand Up @@ -341,7 +341,7 @@
"version_added": "4.0.0"
},
{
"version_added": "0.12",
"version_added": "0.12.0",
"flags": [
{
"type": "runtime_flag",
Expand Down Expand Up @@ -456,7 +456,7 @@
"version_added": "4.0.0"
},
{
"version_added": "0.12",
"version_added": "0.12.0",
"flags": [
{
"type": "runtime_flag",
Expand Down Expand Up @@ -519,7 +519,7 @@
"version_added": "4.0.0"
},
{
"version_added": "0.12",
"version_added": "0.12.0",
"flags": [
{
"type": "runtime_flag",
Expand Down Expand Up @@ -1005,7 +1005,7 @@
"version_added": false
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "25"
Expand Down Expand Up @@ -1894,7 +1894,7 @@
"version_added": "13.0.0"
},
{
"version_added": "0.12",
"version_added": "0.12.0",
"partial_implementation": true,
"notes": "Before version 13.0.0, only the locale data for <code>en-US</code> is available by default. When other locales are specified, the function silently falls back to <code>en-US</code>. To make full ICU (locale) data available for versions prior to 13, see <a href='https://nodejs.org/docs/latest/api/intl.html#intl_options_for_building_node_js'>Node.js documentation on the <code>--with-intl</code> option</a> and how to provide the data."
}
Expand Down Expand Up @@ -1948,7 +1948,7 @@
"version_added": false
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "15"
Expand Down Expand Up @@ -2172,7 +2172,7 @@
]
},
{
"version_added": "0.12",
"version_added": "0.12.0",
"version_removed": "4.0.0"
}
],
Expand Down Expand Up @@ -2254,7 +2254,7 @@
"version_added": false
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "25"
Expand Down Expand Up @@ -2369,7 +2369,7 @@
"version_added": false
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "25"
Expand Down
4 changes: 2 additions & 2 deletions javascript/builtins/ArrayBuffer.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"version_added": false
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "15"
Expand Down Expand Up @@ -286,7 +286,7 @@
"version_added": "11"
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "12.1"
Expand Down
20 changes: 10 additions & 10 deletions javascript/builtins/Date.json
Original file line number Diff line number Diff line change
Expand Up @@ -1272,7 +1272,7 @@
"version_added": "9"
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "6"
Expand Down Expand Up @@ -2418,7 +2418,7 @@
"version_added": false
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "15"
Expand Down Expand Up @@ -2472,7 +2472,7 @@
"version_added": "13.0.0"
},
{
"version_added": "0.12",
"version_added": "0.12.0",
"partial_implementation": true,
"notes": "Before version 13.0.0, only the locale data for <code>en-US</code> is available by default. When other locales are specified, the function silently falls back to <code>en-US</code>. To make full ICU (locale) data available for versions prior to 13, see <a href='https://nodejs.org/docs/latest/api/intl.html#intl_options_for_building_node_js'>Node.js documentation on the <code>--with-intl</code> option</a> and how to provide the data."
}
Expand Down Expand Up @@ -2525,7 +2525,7 @@
"version_added": "11"
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "15"
Expand Down Expand Up @@ -2631,7 +2631,7 @@
"version_added": false
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "15"
Expand Down Expand Up @@ -2685,7 +2685,7 @@
"version_added": "13.0.0"
},
{
"version_added": "0.12",
"version_added": "0.12.0",
"partial_implementation": true,
"notes": "Before version 13.0.0, only the locale data for <code>en-US</code> is available by default. When other locales are specified, the function silently falls back to <code>en-US</code>. To make full ICU (locale) data available for versions prior to 13, see <a href='https://nodejs.org/docs/latest/api/intl.html#intl_options_for_building_node_js'>Node.js documentation on the <code>--with-intl</code> option</a> and how to provide the data."
}
Expand Down Expand Up @@ -2738,7 +2738,7 @@
"version_added": "11"
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "15"
Expand Down Expand Up @@ -2844,7 +2844,7 @@
"version_added": false
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "15"
Expand Down Expand Up @@ -2898,7 +2898,7 @@
"version_added": "13.0.0"
},
{
"version_added": "0.12",
"version_added": "0.12.0",
"partial_implementation": true,
"notes": "Before version 13.0.0, only the locale data for <code>en-US</code> is available by default. When other locales are specified, the function silently falls back to <code>en-US</code>. To make full ICU (locale) data available for versions prior to 13, see <a href='https://nodejs.org/docs/latest/api/intl.html#intl_options_for_building_node_js'>Node.js documentation on the <code>--with-intl</code> option</a> and how to provide the data."
}
Expand Down Expand Up @@ -2951,7 +2951,7 @@
"version_added": "11"
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "15"
Expand Down
2 changes: 1 addition & 1 deletion javascript/builtins/Float32Array.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
"version_added": false
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "15"
Expand Down
2 changes: 1 addition & 1 deletion javascript/builtins/Float64Array.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
"version_added": false
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "15"
Expand Down
4 changes: 2 additions & 2 deletions javascript/builtins/Generator.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"version_added": "4.0.0"
},
{
"version_added": "0.12",
"version_added": "0.12.0",
"flags": [
{
"type": "runtime_flag",
Expand Down Expand Up @@ -195,7 +195,7 @@
"version_added": "4.0.0"
},
{
"version_added": "0.12",
"version_added": "0.12.0",
"flags": [
{
"type": "runtime_flag",
Expand Down
2 changes: 1 addition & 1 deletion javascript/builtins/Int16Array.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
"version_added": false
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "15"
Expand Down
2 changes: 1 addition & 1 deletion javascript/builtins/Int32Array.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
"version_added": false
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "15"
Expand Down
2 changes: 1 addition & 1 deletion javascript/builtins/Int8Array.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
"version_added": false
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "15"
Expand Down
4 changes: 2 additions & 2 deletions javascript/builtins/Iterator.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"version_added": false
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "25"
Expand Down Expand Up @@ -817,7 +817,7 @@
"version_added": false
},
"nodejs": {
"version_added": "0.12"
"version_added": "0.12.0"
},
"opera": {
"version_added": "25"
Expand Down
Loading

0 comments on commit 0da63d5

Please sign in to comment.