開発中の「TypeScript 7」は現在、「TypeScript (Native Preview)」として提供されているが、すでに十分な安定性があるようだ。コード補完や定義ジャンプ、リファレンス検索、リネームといった主要な機能が再実装済みで、従来の「TypeScript 5.9」と同じレベルで機能 ...
Microsoft has released version 5.9 of its TypeScript programming language. It includes some new features, such as streamlined and updated tsconfig.json via --init flag. Under the hood, the TypeScript ...
米Microsoftは2月11日(現地時間)、「TypeScript 6.0」のベータ版をリリースした。 「TypeScript」はさらなる高速化を図るため、「7.0」から「Go」言語で記述されたコンパイラーと言語サービスへ移行することが決定している。こうした大規模な変更を控えていることもあり、次期バージョンの「6.0」は「JavaScript」ベースの現行版「5.x」(Strada)と「Go」ベ ...
Microsoft shipped TypeScript 5.8 with improved type checking in some scenarios, but thorny problems caused the dev team to delay related work to the next release. The plan was for TypeScript 5.8 to ...
Microsoft’s planned TypeScript 7.0 release, an effort to improve performance, memory usage, and parallelism by porting the TypeScript language service and compiler to native code, has made significant ...