Skip to content

Commit

Permalink
Chrome 129 & Edge 129 released
Browse files Browse the repository at this point in the history
  • Loading branch information
afmenez authored and ljharb committed Oct 9, 2024
1 parent e84e57c commit 2baad40
Show file tree
Hide file tree
Showing 7 changed files with 11,880 additions and 11,844 deletions.
54 changes: 45 additions & 9 deletions environments.json
Original file line number Diff line number Diff line change
Expand Up @@ -3276,21 +3276,21 @@
"family": "V8",
"short": "CH 116",
"release": "2023-08-15",
"obsolete": true
"obsolete": "very"
},
"chrome117": {
"full": "Chrome 117",
"family": "V8",
"short": "CH 117",
"release": "2023-09-12",
"obsolete": true
"obsolete": "very"
},
"chrome118": {
"full": "Chrome 118",
"family": "V8",
"short": "CH 118",
"release": "2023-10-10",
"obsolete": true
"obsolete": "very"
},
"chrome119": {
"full": "Chrome 119",
Expand Down Expand Up @@ -3353,12 +3353,32 @@
"family": "V8",
"short": "CH 127",
"release": "2024-07-23",
"obsolete": false
"obsolete": true
},
"chrome128": {
"full": "Chrome 128 Beta",
"full": "Chrome 128",
"family": "V8",
"short": "CH 128",
"release": "2024-08-20",
"obsolete": true
},
"chrome129": {
"full": "Chrome 129",
"family": "V8",
"short": "CH 129",
"release": "2024-09-17",
"obsolete": false
},
"chrome130": {
"full": "Chrome 130 Beta",
"family": "V8",
"short": "CH 130",
"unstable": true
},
"chrome131": {
"full": "Chrome 131 Dev",
"family": "V8",
"short": "CH 131",
"unstable": true
},
"edge12": {
Expand Down Expand Up @@ -3722,15 +3742,15 @@
"short": "Edge 116",
"equals": "chrome116",
"release": "2023-08-21",
"obsolete": true
"obsolete": "very"
},
"edge117": {
"full": "Microsoft Edge 117",
"family": "V8",
"short": "Edge 117",
"equals": "chrome117",
"release": "2023-09-15",
"obsolete": true
"obsolete": "very"
},
"edge118": {
"full": "Microsoft Edge 118",
Expand Down Expand Up @@ -3810,13 +3830,29 @@
"short": "Edge 127",
"equals": "chrome127",
"release": "2024-07-25",
"obsolete": false
"obsolete": true
},
"edge128": {
"full": "Microsoft Edge 128 Beta",
"full": "Microsoft Edge 128",
"family": "V8",
"short": "Edge 128",
"equals": "chrome128",
"release": "2024-08-22",
"obsolete": true
},
"edge129": {
"full": "Microsoft Edge 129",
"family": "V8",
"short": "Edge 129",
"equals": "chrome129",
"release": "2024-09-19",
"obsolete": false
},
"edge130": {
"full": "Microsoft Edge 130 Beta",
"family": "V8",
"short": "Edge 130",
"equals": "chrome130",
"unstable": true
},
"safari1": {
Expand Down
5,112 changes: 2,556 additions & 2,556 deletions es2016plus/index.html

Large diffs are not rendered by default.

1,494 changes: 747 additions & 747 deletions es5/index.html

Large diffs are not rendered by default.

13,662 changes: 6,831 additions & 6,831 deletions es6/index.html

Large diffs are not rendered by default.

774 changes: 387 additions & 387 deletions esintl/index.html

Large diffs are not rendered by default.

720 changes: 360 additions & 360 deletions esnext/index.html

Large diffs are not rendered by default.

1,908 changes: 954 additions & 954 deletions non-standard/index.html

Large diffs are not rendered by default.

0 comments on commit 2baad40

Please sign in to comment.