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

Sort: