We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aea60e1 commit d8b0e13Copy full SHA for d8b0e13
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## v0.4.9
2
+
3
+* [Set "compilationDone" before resolving "forkTsCheckerServiceBeforeStart"](https://github.com/Realytics/fork-ts-checker-webpack-plugin/pull/146) (#146)
4
5
## v0.4.8
6
7
* [Fix(types collision): update webpack](https://github.com/Realytics/fork-ts-checker-webpack-plugin/pull/151) (#142)
package.json
@@ -1,6 +1,6 @@
{
"name": "fork-ts-checker-webpack-plugin",
- "version": "0.4.8",
+ "version": "0.4.9",
"description": "Runs typescript type checker and linter on separate process.",
"main": "lib/index.js",
"types": "lib/types/index.d.ts",
0 commit comments