Releases: TypeStrong/grunt-ts
Releases · TypeStrong/grunt-ts
Added support for GruntJS files object
- 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
Update chokidar to remove install error shown on windows machines
updated chokidar to 0.8.1 closes #71 bump package.json version and deployed to npm
fix loop inside file watching
v1.7.2 Fix #65 immediately note time instead of after compilation and only i…