This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Releases: AtomLinter/linter-tslint
Releases · AtomLinter/linter-tslint
v1.7.0
v1.7.0 (2017-07-10)
Implemented enhancements:
- Update tslint to the latest version 🚀 #185 (greenkeeper[bot])
- Update typescript to the latest version 🚀 #183 (greenkeeper[bot])
Closed issues:
- Severe performance issues #179
v1.6.0
v1.6.0 (2017-06-06)
Implemented enhancements:
- Update tslint to version 5.4.3 🚀 #178 (greenkeeper[bot])
- Update tslint to version 5.4.1 🚀 #176 (greenkeeper[bot])
- Update typescript to version 2.3.4 🚀 #175 (greenkeeper[bot])
- fix(package): update tslint to version 5.3.2 #173 (Xapphire13)
v1.5.0
v1.5.0 (2017-05-23)
Implemented enhancements:
- Update typescript to the latest version 🚀 #171 (greenkeeper[bot])
Fixed bugs:
- Fixing error handling from worker. Also accounting for errors finding config. file #169 (Xapphire13)
v1.4.0
v1.4.0 (2017-05-04)
Implemented enhancements:
- Update tslint to the latest version 🚀 #168 (greenkeeper[bot])
- Update typescript to the latest version 🚀 #166 (greenkeeper[bot])
Closed issues:
- No longer working on Arch #162
Merged pull requests:
- Update typescript to the latest version 🚀 #167 (greenkeeper[bot])
v1.3.0
v1.3.0 (2017-04-27)
Implemented enhancements:
- Adding link to rule documentation #165 (Xapphire13)
Fixed bugs:
- Bumping min Atom version to 1.14.0 #164 (Xapphire13)
v1.2.1
v1.2.1 (2017-04-26)
Fixed bugs:
- Fixing old reference to this.lint() that was left from refactoring in fix on save #163 (Xapphire13)
Closed issues:
- Uncaught TypeError: _this.lint is not a function #161
v1.2.0
v1.2.0 (2017-04-25)
Implemented enhancements:
- Performance issues with multiple rules #93
- Refactored to perform linting/fixing on async worker task #158 (Xapphire13)
- Pass a program object to the linter to enable type checking #157 (smockle)
Fixed bugs:
- Fixing bug where the worker thread would hang if there wasn't a tslint.json file #160 (Xapphire13)
Closed issues:
- Enable type-checking for rules that needs it #109
v1.1.0
v1.0.0
Implemented enhancements:
- Reduce activation time #154 (Arcanemagus)
- fix(package): update tslint to version 5.1.0 #153 (Arcanemagus)
- support tslint@5 #151 (despairblue)
- Update tslint to the latest version 🚀 #150 (greenkeeper[bot])
- Adding command to fix TS files + other changes (see desc.) #149 (Xapphire13)
- Update typescript to the latest version 🚀 #148 (greenkeeper[bot])
Merged pull requests:
- Updating UTs to support both TSLint4 and TSLint5 issues #152 (Xapphire13)
v0.15.0
Implemented enhancements:
- Update to eslint-config-airbnb-base v11.1.1 #147 (Arcanemagus)
- Whitelist the Greenkeeper branches #146 (Arcanemagus)
- fix(package): update tslint to version 4.5.1 #145 (Arcanemagus)