You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,9 @@
1
+
## v0.5.1
2
+
3
+
*[Make the checker compile with TypeScript 3.2](https://github.com/Realytics/fork-ts-checker-webpack-plugin/pull/189)
4
+
1
5
## 0.5.0
6
+
2
7
* Removed unused dependency `resolve`.
3
8
* Replace `lodash` usage with native calls.
4
9
*** Breaking Changes**:
@@ -8,7 +13,6 @@
8
13
* Enable all strict type checks
9
14
* Update dev dependencies
10
15
11
-
12
16
## v0.4.15
13
17
14
18
*[Add `tslintAutoFix` option to be passed on to tslint to auto format typescript files](https://github.com/Realytics/fork-ts-checker-webpack-plugin/pull/174) (#174)
0 commit comments