Releases: Thom1729/Sublime-JS-Custom
Releases · Thom1729/Sublime-JS-Custom
v2.4.0-alpha.10
Add the implements
keyword and support generic type parameters on classes.
v2.4.0-alpha.9
My bad.
v2.4.0-alpha.8
Implement missing TypeScript features up through TypeScript 3.9.
v2.4.0-alpha.7
Implement missing TypeScript features up through TypeScript 2.8.
v2.4.0-alpha.6
A number of TypeScript improvements, largely related to object types.
Support conditional types
Support TypeScript conditional types.
v2.4.0-alpha.4
Remove another unnecessary pathlib reference.
v2.4.0-alpha.3
Remove a pathlib dependency that was breaking things (#90).
v2.4.0-alpha.2
More features and tests for TypeScript.
First alpha of TypeScript support
Preliminary support for TypeScript. Major features are missing and there are probably serious bugs. Also, no documentation. On the bright side, the existing options should still work.