Skip to content

Releases: TypeStrong/atom-typescript

v7.2.0

08 Oct 04:43
Compare
Choose a tag to compare
  • tsconfig : now with more performant exclude. See #648 and checkout the faq.

v7.1.5

06 Oct 23:59
Compare
Choose a tag to compare
  • Style: the pending requests icon now takes a fixed amount of space even when not visible. Prevents unneeded jumps. See #644

v7.1.4

06 Oct 05:32
Compare
Choose a tag to compare

Revert TypeScript to be a bit older, because it breaks transpilation : #643 Also refs microsoft/TypeScript#5110

v7.1.3

05 Oct 06:22
Compare
Choose a tag to compare
  • FIX : support outFile #633
  • Contributors : synchronous mode no longer starts the background worker

v7.1.2

05 Oct 01:15
Compare
Choose a tag to compare

Update TypeScript to latest

v7.1.1

04 Oct 05:31
Compare
Choose a tag to compare

Our suggestions now appear before snippets. See #566

v7.1.0

04 Oct 04:51
Compare
Choose a tag to compare

Fix grammar that broke with Atom 1.0.15+ #635

v7.0.3

04 Oct 02:53
Compare
Choose a tag to compare
  • Support exclude property in tsconfig.json (#377)