Skip to content

Commit

Permalink
Update data/2024/09/index.json
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Sep 12, 2024
1 parent 1b6c5f9 commit 800fd89
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions data/2024/09/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,17 @@
"ReleaseNote"
],
"relatedLinks": []
},
{
"date": "2024-09-12T14:13:05.002Z",
"title": "Announcing TypeScript 5.6 - TypeScript",
"url": "https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/",
"content": "TypeScript 5.6 リリース。\nESLintの`no-constant-binary-expression`と似た常にtrue/nullishとなる間違った書き方をエラーにする変更、Iterator Helperのサポート。\nES2022のArbitrary module namespace identifier namesをサポート、`--noUncheckedSideEffectImports`フラグの追加。\n型チェックせずにファイルを出力できる`--noCheck`フラグの追加、`--stopOnBuildErrors`フラグの追加など",
"tags": [
"TypeScript",
"ReleaseNote"
],
"relatedLinks": []
}
]
}

0 comments on commit 800fd89

Please sign in to comment.