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
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,17 @@
1
1
## LSIF Typescript
2
2
3
-
### v0.1.16 (2022/04/26 02:07 +00:00)
3
+
### v0.1.17 (2022/04/29 15:10 +00:00)
4
4
5
+
-[#103](https://github.com/sourcegraph/lsif-typescript/pull/103) Update Node version used by Docker image (#103) (@varungandhi-src)
6
+
-[#101](https://github.com/sourcegraph/lsif-typescript/pull/101) Update README with brief instructions. (#101) (@varungandhi-src)
7
+
-[#94](https://github.com/sourcegraph/lsif-typescript/pull/94) feat: Improve hover text for common kinds of symbols (#94) (@varungandhi-src)
8
+
-[#97](https://github.com/sourcegraph/lsif-typescript/pull/97) Render documentation and relationships in the snapshot tests (#97) (@olafurpg)
9
+
-[#96](https://github.com/sourcegraph/lsif-typescript/pull/96) Fix the Prettier CI check (#96) (@olafurpg)
10
+
-[#95](https://github.com/sourcegraph/lsif-typescript/pull/95) Correctly emit definition for enum members. (#95) (@varungandhi-src)
11
+
12
+
### v0.1.16 (2022/04/26 12:37 +00:00)
13
+
14
+
-[#91](https://github.com/sourcegraph/lsif-typescript/pull/91) Update ChangeLog and bump version for releasing 0.1.16. (#91) (@varungandhi-src)
5
15
-[#90](https://github.com/sourcegraph/lsif-typescript/pull/90) Update `--infer-tsconfig` to skip the `allowJs` option when there exist TS files (#90) (@olafurpg)
6
16
-[#89](https://github.com/sourcegraph/lsif-typescript/pull/89) Update dependency @sourcegraph/eslint-config to v0.27.1 (#89) (@renovate[bot])
7
17
-[#86](https://github.com/sourcegraph/lsif-typescript/pull/86) Correctly emit definitions for type aliases. (#86) (@varungandhi-src)
0 commit comments