Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 21:25
· 18 commits to master since this release

1.1.0 (2020-05-28)

Bug Fixes

  • correctly parse tsconfig.json when they have comments (9fda2c4)
  • forward args to tsc (744c2aa)
  • run with tsc.cmd binary on Windows (bbcbf12)
  • stop forcing "--noEmit" (6c23903)

Features

  • allow specifying custom "-p" or "--project" (f8be164)