Skip to content

Latest commit

 

History

History
60 lines (28 loc) · 2.33 KB

CHANGELOG.md

File metadata and controls

60 lines (28 loc) · 2.33 KB

0.7.4 (2018-09-18)

Bug Fixes

  • stop syncing TS files outside the app folder (e.g. plugins in node_modules)(0936a03),

0.7.3 (2018-08-21)

Bug Fixes

  • respect nsconfig options when updating tsconfig on postinstall (#61) (396180c), closes #60

0.7.2 (2018-08-21)

Bug Fixes

  • watch: add support for ts 2.9 (8449614)

0.7.1 (2018-04-13)

Bug Fixes

  • Console output is cleared when the TypeScript watcher is started.

0.4.5 (2017-05-17)

Bug Fixes

  • postinstall: upgrader respects existing tsconfig paths (#33) (b6fbcaa), closes #32

0.4.4 (2017-05-10)

Bug Fixes

  • postinstall: update TS version on NS3 only if <2.2 (#31) (95bd5e8)

0.4.3 (2017-05-09)

Features

  • postinstall: force update TypeScript if you use NS 3.0 (#29) (cd7e8a5)