Microsoft 11875 Published by

Microsoft has released the final version of TypeScript 5.9 with several fixes and improvements. The releasse includes support for interop export names, a bug requiring investigation, and a bug related to different libraries shipped with TypeScript. The release also addresses issues related to parameters not working in JS files unless a @param has been explicitly defined. Additionally, the release addresses issues related to expanding quick info/hover verbosity and type display. A PR has been opened for these issues, and more specific errors for verbatimModuleSyntax have been added. The release also addresses backlog bugs, such as restoring AbortSignal.abort and removing unused and confusing dom.iterable.d.ts files.



TypeScript 5.9

Release notes pending.

Downloads are available on:

Release TypeScript 5.9 · microsoft/TypeScript