Skip to content

Releases: gustavopch/tsc-files

v1.1.4

04 Jul 13:15
Compare
Choose a tag to compare

1.1.4 (2023-07-04)

Bug Fixes

  • cleanup temp file if process is terminated beforehand (b4cdeb5)
  • try to support Yarn PnP (834091d)

v1.1.3

19 Nov 13:59
Compare
Choose a tag to compare

1.1.3 (2021-11-19)

Bug Fixes

  • set include to empty array so only specified files are processed (6996f84), closes #5 and #9

v1.1.2

18 Jan 13:09
Compare
Choose a tag to compare

1.1.2 (2021-01-18)

Bug Fixes

  • args not being properly forwarded to tsc (5494ed6)

v1.1.1

15 Dec 23:26
Compare
Choose a tag to compare

1.1.1 (2020-12-15)

Bug Fixes

  • change "typescript" peer dependency to >=3 (c8f3674)

v1.1.0

28 May 21:25
Compare
Choose a tag to compare

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)

v1.0.0

26 Mar 17:49
Compare
Choose a tag to compare

1.0.0 (2020-03-26)

Bug Fixes

Features

v1.0.0-alpha.2

19 Mar 23:09
6c8ad03
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

1.0.0-alpha.2 (2020-03-19)

Bug Fixes

v1.0.0-alpha.1

18 Mar 20:04
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

1.0.0-alpha.1 (2020-03-18)

Features