File tree 2 files changed +9
-1
lines changed
packages/hint-typescript-config
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 2.1.4 (February 22, 2019)
2
+
3
+ ## Bug fixes / Improvements
4
+
5
+ * [[ ` 44674e9c44 ` ] ( https://github.com/webhintio/hint/commit/44674e9c4479cb3f3e3c2e66173437c74481f487 )] - Fix: Refactor for file name convention (#1861 ) (by [ ` Karan Sapolia ` ] ( https://github.com/karansapolia ) / see also: [ ` #1748 ` ] ( https://github.com/webhintio/hint/issues/1748 ) ).
6
+ * [[ ` b673efd377 ` ] ( https://github.com/webhintio/hint/commit/b673efd3771887148dc91252fbe8314fed3656a0 )] - Fix: Remove runtime ` typescript ` dependency (by [ ` Tony Ross ` ] ( https://github.com/antross ) / see also: [ ` #1852 ` ] ( https://github.com/webhintio/hint/issues/1852 ) ).
7
+
8
+
1
9
# 2.1.3 (February 7, 2019)
2
10
3
11
## Bug fixes / Improvements
Original file line number Diff line number Diff line change 66
66
"watch:test" : " ava --watch" ,
67
67
"watch:ts" : " npm run build:ts -- --watch"
68
68
},
69
- "version" : " 2.1.3 "
69
+ "version" : " 2.1.4 "
70
70
}
You canβt perform that action at this time.
0 commit comments