Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Releases: AtomLinter/linter-tslint

v1.10.5

01 Feb 05:14
Compare
Choose a tag to compare

1.10.5 (2019-02-01)

Bug Fixes

  • deps: update dependency typescript to v3.3.1 (eb585b6)

v1.10.4

21 Jan 22:09
Compare
Choose a tag to compare

1.10.4 (2019-01-21)

Bug Fixes

v1.10.3

21 Jan 07:40
Compare
Choose a tag to compare

1.10.3 (2019-01-21)

Bug Fixes

  • deps: update dependency typescript to v3 (20aff96)

v1.10.2

21 Jan 07:28
Compare
Choose a tag to compare

1.10.2 (2019-01-21)

Bug Fixes

  • deps: update dependency atom-package-deps to v5 (0aafcd2)

v1.10.1

21 Jan 05:57
Compare
Choose a tag to compare

1.10.1 (2019-01-21)

Bug Fixes

v1.10.0

21 Jan 05:48
Compare
Choose a tag to compare

1.10.0 (2019-01-21)

Bug Fixes

  • deps: update dependency tslint to v5.12.1 (2ac5dd6)
  • deps: update dependency typescript to v2.9.2 (8f09381)

Features

  • upgrade to linter v2 API (c626444)

v1.9.1

12 Apr 21:44
Compare
Choose a tag to compare

v1.9.1 (2018-04-12)

Full Changelog

Fixed bugs:

v1.9.0

20 Oct 21:46
Compare
Choose a tag to compare

v1.9.0 (2017-10-20)

Full Changelog

Implemented enhancements:

  • Update tslint to version 5.8.0 🚀 #209
  • Update typescript to version 2.5.3 🚀 #204

Fixed bugs:

  • Error running TSLint Error: Cannot read property 'findConfigurationPath' of undefined #206
  • Bugfix: Check that tslint was found in global node_modules before use #207 (smhxx)

v1.8.1

25 Sep 17:17
v1.8.1
bc5ebfb
Compare
Choose a tag to compare

Implemented enhancements:

  • Option to use globally-installed tslint #189

Fixed bugs:

  • no-unnecessary-type-assertion always errors #200
  • Fix invocation of Linter.createProgram() to use full tsconfig path #202 (smhxx)

v1.8.0

22 Sep 18:47
v1.8.0
f57cde2
Compare
Choose a tag to compare

Implemented enhancements: