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.
1 parent 3225ea7 commit 562bf9bCopy full SHA for 562bf9b
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## <small>2.0.1 (2018-08-26)</small>
2
+
3
+* fix: getSourceFile fail fixed if file is not defined in tsconfig ([3225ea7](https://github.com/unlight/typescript-service/commit/3225ea7))
4
5
## 2.0.0 (2018-08-24)
6
7
* docs: Updated README ([32e1449](https://github.com/unlight/typescript-service/commit/32e1449))
package.json
@@ -1,6 +1,6 @@
{
"name": "typescript-service",
- "version": "2.0.0",
+ "version": "2.0.1",
"license": "MIT",
"description": "",
"main": "dist/index.js",
0 commit comments