Skip to content

v2.8.0 - Use TS1.5 by default & support JSX

Compare
Choose a tag to compare
@ivogabe ivogabe released this 20 Jul 18:58
· 438 commits to master since this release
  • TS 1.5 is now used by default, but you can still use 1.4 if you want (see readme).
  • Ability to use JSX (when using a development version of TypeScript, #162).
  • Fixed resolving files from tsconfig.json (#165)