Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.

v1.4.0

Compare
Choose a tag to compare
@buehler buehler released this 11 Aug 08:41

1.4.0 (2017-08-11)

Bug Fixes

  • code-generation: Imports with no specifiers are generated correctly (#264) (abaa2dd6)
  • imports: tsx files are watched as well to index them (63286dc4, closes #255)

Features

  • add JavaScript mode to support javascript files for importing (#263) (0ea78161)