Open ToddThomson opened 7 years ago
ts2js NPM release 1.0.0-beta.3.
API changes. Each compileXXX method now returns a CompilerResult. Better handling of diagnostics.
Updated to NPM release 1.0.0-rc.7. Almost there!
API changes. Compiler output now returns CompilerFile objects.
Updated to NPM release 1.0.0-rc.11.
API changes Compiler emitter now supports transform plugins. Typescript 2.1 supported.
Dev branch is currently at NPM release 3.0.0-beta.7
Issue to track progress on breaking out Compiler from TsProject...