We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c796611 commit b770436Copy full SHA for b770436
CHANGELOG.md
@@ -5,6 +5,8 @@
5
* FEAT: support watching multiple DIRS. (https://github.com/grunt-ts/grunt-ts/pull/155/)
6
* CHORE: Use lodash instead of underscore (https://github.com/TypeStrong/grunt-ts/pull/161)
7
* DOCS: More sample config for gruntfile (https://github.com/TypeStrong/grunt-ts/pull/166)
8
+* FEAT: support for `files` in gruntfile (https://github.com/TypeStrong/grunt-ts/pull/171)
9
+* FIX: missing tsc.js will now fail the build step (#177)
10
11
## v1.12.0
12
* ENANCEMENT: Transforms are run even when the compile option is false
0 commit comments