Releases: TypeStrong/atom-typescript
Releases · TypeStrong/atom-typescript
v7.2.0
- tsconfig : now with more performant
exclude
. See #648 and checkout the faq.
v7.1.5
- Style: the pending requests icon now takes a fixed amount of space even when not visible. Prevents unneeded jumps. See #644
v7.1.3
- FIX : support
outFile
#633
- Contributors : synchronous mode no longer starts the background worker
v7.1.2
Update TypeScript to latest
v7.1.1
Our suggestions now appear before snippets. See #566
v7.1.0
Fix grammar that broke with Atom 1.0.15+
#635
v7.0.3
- Support
exclude
property in tsconfig.json (#377)