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 7fa434d commit 36daf87Copy full SHA for 36daf87
CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
## v4.2.0 (2015-07-21)
6
* FEAT: TypeScript 1.5.3 support (TypeScript 1.5 "RTM").
7
+ * While still compatible with older versions, grunt-ts now depends on TypeScript 1.5.3 by default (via package.json).
8
* In addition to features added in 4.2.0-beta.1, added experimentalDecorators flag.
9
* If emitDecoratorMetadata is specified, experimentalDecorators will now be enabled automatically.
10
* If both inlineSources and inlineSourceMap are specified, sourceMap will now be disabled automatically.
0 commit comments