Skip to content

TypeScript 3.7.2

Compare
Choose a tag to compare
@DanielRosenwasser DanielRosenwasser released this 05 Nov 15:47
· 71 commits to master since this release

This release updates TypeScript to 3.7.2 and includes syntax highlighting fixes, as well as support for new TypeScript syntax.

Thanks to @bertilnilsson, it also includes new options to change the way that errors are surfaced in Sublime Text. Errors can be displayed in the gutter using the error_icon setting, and errors can be set to use outlines with the error_outlined setting. See more information here.