Microsoftは現地時間2023年3月16日、TypeScriptがバージョン5.0に達した旨を公式ブログで発表した。TypeScriptはMicrosoftによるJavaScriptのアプリケーション開発環境。Node.jsなら「npm install -D typescript」、NuGetなら「dotnet add package Microsoft.TypeScript.MSBuild ...
Microsoftは現地時間2024年9月9日、TypeScript 5.6をリリースした旨を公式ブログで発表した。npm(Node Package Manager)コマンドやnuget関連機能で更新・新規導入可能。TypeScriptは同社がJavaScriptを拡張した開発言語で、Visual StudioやVisual Studio Codeなどのテキストエディターで ...
Microsoft shipped the latest iteration of its type-infused superset of JavaScript, TypeScript 5.5, introducing inferred type predicates, control flow narrowing, JSDoc @import and other enhancements.