Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Releases: palantir/grunt-tslint

v5.0.2

17 Apr 22:52
02ef68d
Compare
Choose a tag to compare

Features:

  • By @Eddman Allow type checking by supporting an optional project argument #77

Improvements:

  • By @bgold09: Fix or suppress existing eslint violations #74

v5.0.1

07 Apr 01:47
Compare
Choose a tag to compare

Fixes issue that caused warnings to fail the Grunt task

v5.0.0

07 Apr 00:27
Compare
Choose a tag to compare

Updates release to work with with TSLint 5.0

🔥 Breaking: No longer compatible with TSLint 4.x

v4.0.1

14 Feb 18:06
Compare
Choose a tag to compare

Fixes:

  • Do not prefix >> in output when using msbuild formatter (#63)
  • Pass formattersDirectory and rulesDirectory to tslint (#66)

v4.0.0

12 Dec 14:19
Compare
Choose a tag to compare

Support for TSLint v4.x

v3.2.1

24 Aug 03:32
Compare
Choose a tag to compare

v3.2.0

16 Aug 02:08
Compare
Choose a tag to compare

v3.1.1

08 Aug 15:34
Compare
Choose a tag to compare
  • Allow most recent versions of TSLint in dependencies

v3.1.0

18 Apr 21:30
Compare
Choose a tag to compare
  • Use TSLint findConfiguration API method so TSLINT config features like extends are supported

v3.0.4

18 Apr 17:35
Compare
Choose a tag to compare
  • Update peerDependencies to allow Grunt 1.0