This repository was archived by the owner on Feb 21, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v4.0.0] - April 4, 2017
4
+ ### Upgraded to [ TSLint 5.0] ( https://github.com/palantir/tslint/releases/tag/5.0.0 )
5
+
6
+
3
7
## [ v3.5.1] - 2017/03/17 23:00 GMT-0600
4
8
#### Fixes
5
9
- sort-imports bug in simple type imports ([ 3d57149] )
@@ -274,6 +278,7 @@ Note that the npm release `v3.2.1` only contains this hotfix [cb01358].
274
278
- Added and made lots of improvements in README.md
275
279
276
280
281
+ [ v4.0.0 ] : https://github.com/buzinas/tslint-eslint-rules/compare/v3.5.1...v4.0.0
277
282
[ v3.5.1 ] : https://github.com/buzinas/tslint-eslint-rules/compare/v3.5.0...v3.5.1
278
283
[ v3.5.0 ] : https://github.com/buzinas/tslint-eslint-rules/compare/v3.4.0...v3.5.0
279
284
[ v3.4.0 ] : https://github.com/buzinas/tslint-eslint-rules/compare/v3.3.0...v3.4.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tslint-eslint-rules" ,
3
- "version" : " 3.5.1 " ,
3
+ "version" : " 4.0.0 " ,
4
4
"description" : " Improve your TSLint with the missing ESLint Rules" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments