Skip to content

Commit

Permalink
IE and ancient Edge versions are obsolete
Browse files Browse the repository at this point in the history
  • Loading branch information
afmenez committed Nov 1, 2024
1 parent 4fd1acb commit 947a77e
Show file tree
Hide file tree
Showing 7 changed files with 1,893 additions and 4,670 deletions.
11 changes: 6 additions & 5 deletions environments.json
Original file line number Diff line number Diff line change
Expand Up @@ -1051,7 +1051,7 @@
"short": "IE 8",
"release": "2009-03-19",
"retire": "2016-01-12",
"obsolete": true,
"obsolete": "very",
"test_suites": [
"es5",
"esintl",
Expand All @@ -1064,7 +1064,7 @@
"short": "IE 9",
"release": "2011-03-14",
"retire": "2016-01-12",
"obsolete": true,
"obsolete": "very",
"test_suites": [
"es5",
"esintl",
Expand All @@ -1077,7 +1077,7 @@
"short": "IE 10",
"release": "2012-10-26",
"retire": "2016-01-12",
"obsolete": true,
"obsolete": "very",
"test_suites": [
"es5",
"es6",
Expand All @@ -1090,7 +1090,8 @@
"family": "Chakra",
"short": "IE 11",
"release": "2013-10-17",
"obsolete": false,
"retire": "2022-06-15",
"obsolete": true,
"test_suites": [
"es5",
"es6",
Expand Down Expand Up @@ -3446,7 +3447,7 @@
"release": "2018-10-02",
"retire": "2021-03-09",
"short": "Edge 18",
"obsolete": true
"obsolete": "very"
},
"edge79": {
"full": "Microsoft Edge 79",
Expand Down
1,895 changes: 803 additions & 1,092 deletions es2016plus/index.html

Large diffs are not rendered by default.

550 changes: 109 additions & 441 deletions es5/index.html

Large diffs are not rendered by default.

3,142 changes: 812 additions & 2,330 deletions es6/index.html

Large diffs are not rendered by default.

258 changes: 43 additions & 215 deletions esintl/index.html

Large diffs are not rendered by default.

49 changes: 3 additions & 46 deletions esnext/index.html

Large diffs are not rendered by default.

658 changes: 117 additions & 541 deletions non-standard/index.html

Large diffs are not rendered by default.

0 comments on commit 947a77e

Please sign in to comment.