Skip to content

Commit 36daf87

Browse files
committed
probably important to note that TS 1.5.3 is included by default now.
1 parent 7fa434d commit 36daf87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
## v4.2.0 (2015-07-21)
66
* 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).
78
* In addition to features added in 4.2.0-beta.1, added experimentalDecorators flag.
89
* If emitDecoratorMetadata is specified, experimentalDecorators will now be enabled automatically.
910
* If both inlineSources and inlineSourceMap are specified, sourceMap will now be disabled automatically.

0 commit comments

Comments
 (0)