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 e29755c commit e2e7693Copy full SHA for e2e7693
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## <small>2.0.2 (2018-08-26)</small>
2
+
3
+* fix: Restored getSource file fallback implementation ([e29755c](https://github.com/unlight/typescript-service/commit/e29755c))
4
5
## <small>2.0.1 (2018-08-26)</small>
6
7
* fix: getSourceFile fail fixed if file is not defined in tsconfig ([3225ea7](https://github.com/unlight/typescript-service/commit/3225ea7))
package.json
@@ -1,6 +1,6 @@
{
"name": "typescript-service",
- "version": "2.0.1",
+ "version": "2.0.2",
"license": "MIT",
"description": "",
"main": "dist/index.js",
0 commit comments