How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Announcing TypeScript 5.9 Beta

calendar_today July 8, 2025 person Daniel Rosenwasser domain microsoft-typescript

Today we are excited to announce the availability of TypeScript 5.9 Beta. To get started using the beta, you can get it through npm with the following command: npm install -D typescript@beta Let’s take a look at what’s new in TypeScript 5.9! Minimal and Updated tsc –init Support for import defer Support for –module node20 Summary Descriptions in DOM APIs Expandable Hovers (Preview) Configurable Maximum Hover Length Optimizations Minimal and Updated tsc –init For a while, the TypeScript…

open_in_new Read original post