Skip to content

Releases: TypeStrong/grunt-ts

Added support for GruntJS files object

05 Dec 16:20
Compare
Choose a tag to compare
  • DOCS: Major documentation overhaul (#185)
  • DOCS: More sample config for gruntfile (#166)
  • DOCS: changelog is now newest on top
  • FEAT: support for files in gruntfile (#171)
  • FEAT: support watching multiple DIRS. (#155)
  • CHORE: Use lodash instead of underscore (#161)
  • FIX: missing tsc.js will now fail the build step (#177)

v1.11.3

24 Jun 15:58
Compare
Choose a tag to compare

Added support for altering the path of html2ts generated TypeScript module and variable names.

Update chokidar to remove install error shown on windows machines

08 Mar 10:12
Compare
Choose a tag to compare
updated chokidar to 0.8.1 closes #71

bump package.json version and deployed to npm

fix loop inside file watching

24 Feb 08:45
Compare
Choose a tag to compare
v1.7.2

Fix #65 immediately note time instead of after compilation and only i…