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
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,14 @@
1
1
## LSIF Typescript
2
2
3
-
### v0.1.15 (2022/04/13 19:02 +00:00)
3
+
### v0.1.16 (2022/04/26 02:07 +00:00)
4
+
-[#90](https://github.com/sourcegraph/lsif-typescript/pull/90) Update `--infer-tsconfig` to skip the `allowJs` option when there exist TS files (#90) (@olafurpg)
5
+
-[#89](https://github.com/sourcegraph/lsif-typescript/pull/89) Update dependency @sourcegraph/eslint-config to v0.27.1 (#89) (@renovate[bot])
6
+
-[#86](https://github.com/sourcegraph/lsif-typescript/pull/86) Correctly emit definitions for type aliases. (#86) (@varungandhi-src)
7
+
-[#84](https://github.com/sourcegraph/lsif-typescript/pull/84) fix: Emit definition for class declarations. (#84) (@varungandhi-src)
8
+
-[#83](https://github.com/sourcegraph/lsif-typescript/pull/83) fix: Use allowJS in --infer-tsconfig. (#83) (@varungandhi-src)
9
+
10
+
### v0.1.15 (2022/04/13 19:10 +00:00)
11
+
-[#80](https://github.com/sourcegraph/lsif-typescript/pull/80) Update ChangeLog and bump version for releasing 0.1.15. (#80) (@varungandhi-src)
0 commit comments