Skip to content

Latest commit

 

History

History
149 lines (71 loc) · 6.62 KB

CHANGELOG.md

File metadata and controls

149 lines (71 loc) · 6.62 KB

1.6.0 (2020-06-05)

Bug Fixes

  • disable chalk color coding in test (3fe254b)

Features

  • old-tsc: filter used flags based on tsc help output (0040daa)
  • old-tsc: function to check if a flag is supported (9ffe876)

1.5.3 (2020-05-29)

Bug Fixes

  • tsc: prefer local binary (6730f46)

1.5.2 (2020-03-25)

Bug Fixes

  • bug: 'noImplicitUseStrict cannot be specified with option' error (1930a55)

1.5.1 (2020-03-25)

Bug Fixes

  • remove onFoundSinceRevision due to issues with some CI pipelines (d6f74e0)

1.5.0 (2020-02-13)

Features

  • exit with code 1 if target branch does not exist (ddf9da2)

1.4.1 (2020-02-10)

Bug Fixes

1.4.0 (2020-02-10)

Bug Fixes

Features

  • resolve files located in submodules correctly (cf54c2e)
  • file-detection: add various options to detect files (9a695e5)
  • file-detection: improve file detection (be42919)

1.4.0 (2020-02-10)

Bug Fixes

  • small fix to trigger new build (f7809e0)

Features

  • resolve files located in submodules correctly (cf54c2e)
  • file-detection: add various options to detect files (9a695e5)
  • file-detection: improve file detection (be42919)

1.4.0 (2020-02-10)

Bug Fixes

  • small fix to trigger new build (f7809e0)

Features

  • resolve files located in submodules correctly (cf54c2e)
  • file-detection: add various options to detect files (9a695e5)
  • file-detection: improve file detection (be42919)

1.4.0 (2020-02-10)

Features

  • resolve files located in submodules correctly (cf54c2e)
  • file-detection: add various options to detect files (9a695e5)
  • file-detection: improve file detection (be42919)

1.4.0 (2020-02-10)

Features

  • file-detection: add various options to detect files (9a695e5)
  • file-detection: improve file detection (be42919)

1.3.0 (2020-02-10)

Features

  • packages: update dependencies (066b120)

1.2.0 (2019-10-15)

Bug Fixes

  • tests: set global git config (3453da2)

Features

  • packages: udpate dependencies (2d4f871)
  • tests: add test setup (a5b41b4)
  • tests: add test setup (82643fe)

1.1.0 (2019-10-11)

Features

  • cli: improve visual output (0598569)

1.0.1 (2019-10-09)

Bug Fixes

  • npm: add missing files property (d374b04)

1.0.0 (2019-10-09)

Features

  • changelog: generate changelog (72267f5)