TypeScript 6.0 Beta is now available, serving as the final JavaScript-based release before TypeScript 7.0's native Go rewrite. Key improvements include better type inference for functions without explicit `this` usage, support for `#/` subpath imports in Node.js, and the ability to combine `--moduleResolution bundler` with

27m read time From devblogs.microsoft.com
Post cover image
Table of contents
Less Context-Sensitivity on this -less Functions Copy linkSubpath Imports Starting with #/ Copy linkCombining --moduleResolution bundler with --module commonjs Copy linkThe --stableTypeOrdering Flag Copy linkBreaking Changes and Deprecations in TypeScript 6.0 Copy linkPreparing for TypeScript 7.0 Copy linkWhat’s Next? Copy link
5 Comments

Sort: