Skip to content

Commit 550b88b

Browse files
committed
Update CHANGELOG
1 parent d567963 commit 550b88b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ This release primarily focuses on improving latency.
66

77
- Updated bundled TypeScript to v4.0.3
88

9+
- Most of the package is bundled as a single JavaScript source, which reduces start-up times. The flipside is that hacking on Atom-TS is a bit more involved; see CONTRIBUTING.md for details.
10+
911
- We're disabling eager prefetch of suggestion details (type and documentation) for latency reasons. Instead, those will be fetched lazily once the suggestion is selected.
1012

1113
- Built-in occurrence highlight provider is temporarily suppressed while the text is being edited.

0 commit comments

Comments
 (0)