Announcing TypeScript 5.4 - TypeScript
TypeScript 5.4リリース。
クロージャーにおけるNarrowing結果の改善、NoInfer
Utility Typeの追加、
--module preserve
の追加。
ES2024のObject.groupBy
/Map.groupBy
をサポート、Import Attributesのサポート。
target: "ES3"
やout
オプションなどを非推奨化されたオプションは5.5で削除される予定。