Releases: palantir/grunt-tslint
Releases · palantir/grunt-tslint
v5.0.2
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
Fixes issue that caused warnings to fail the Grunt task
v5.0.0
Updates release to work with with TSLint 5.0
🔥 Breaking: No longer compatible with TSLint 4.x
v4.0.1
Fixes:
- Do not prefix >> in output when using msbuild formatter (#63)
- Pass formattersDirectory and rulesDirectory to tslint (#66)
v3.1.1
- Allow most recent versions of TSLint in dependencies
v3.1.0
- Use TSLint
findConfiguration
API method so TSLINT config features like extends
are supported
v3.0.4
- Update peerDependencies to allow Grunt 1.0