Skip to content

Commit ea2ceb8

Browse files
afmenezljharb
authored andcommitted
TypeScript 5.9 released
1 parent 9e109a2 commit ea2ceb8

File tree

4 files changed

+2214
-2201
lines changed

4 files changed

+2214
-2201
lines changed

environments.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -899,7 +899,7 @@
899899
"family": "TypeScript",
900900
"platformtype": "compiler",
901901
"release": "2024-06-20",
902-
"obsolete": true,
902+
"obsolete": "very",
903903
"test_suites": [
904904
"es6",
905905
"es2016plus",
@@ -938,6 +938,19 @@
938938
"family": "TypeScript",
939939
"platformtype": "compiler",
940940
"release": "2025-02-28",
941+
"obsolete": true,
942+
"test_suites": [
943+
"es6",
944+
"es2016plus",
945+
"esnext"
946+
]
947+
},
948+
"typescript5_9corejs3": {
949+
"full": "TypeScript 5.9 + core-js 3",
950+
"short": "Type-<br />Script +<br /><nobr>core-js 3</nobr>",
951+
"family": "TypeScript",
952+
"platformtype": "compiler",
953+
"release": "2025-08-01",
941954
"obsolete": false,
942955
"test_suites": [
943956
"es6",

0 commit comments

Comments
 (0)