From TypeScript DevBlog ยท 2 stories
TypeScript Introduces Native Previews with Enhanced Compiler Speed
TypeScript has released Native Previews with a newly ported compiler using native code, offering a 10x speed increase. This improved version is accessible through npm and includes a VS Code extension. This development is part of Project Corsa, progressing towards the future release of TypeScript 7.0, aiming for enhanced performance and reliability.
dev
typescript
preview
tools
programming
TypeScript 5.9 Released: New Features and Improved Developer Experience
TypeScript 5.9 has been officially released, featuring new enhancements such as updated type syntax features, support for Node 20 modules, an improved hover interface, and a streamlined configuration file process. It aims to simplify project setup and improve the developer experience, addressing common feedback.
releases
typescript
development
beta
release