We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a83c7d + 80a63b4 commit c88c37aCopy full SHA for c88c37a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## v0.4.4
2
+
3
+ * [Fix(vue): resolve src attribute on the script block on Vue files](https://github.com/Realytics/fork-ts-checker-webpack-plugin/pull/130) (#111, #85)
4
5
## v0.4.3
6
* Fix "File system lag can cause Invalid source file errors to slip through" (#127)
7
package.json
@@ -1,6 +1,6 @@
{
"name": "fork-ts-checker-webpack-plugin",
- "version": "0.4.3",
+ "version": "0.4.4",
"description": "Runs typescript type checker and linter on separate process.",
"main": "lib/index.js",
"files": [
0 commit comments