Skip to content

Commit 7fa434d

Browse files
committed
Update CHANGELOG for grunt-ts v4.2.0
1 parent 12045b8 commit 7fa434d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## Next
44

5+
## v4.2.0 (2015-07-21)
6+
* FEAT: TypeScript 1.5.3 support (TypeScript 1.5 "RTM").
7+
* In addition to features added in 4.2.0-beta.1, added experimentalDecorators flag.
8+
* If emitDecoratorMetadata is specified, experimentalDecorators will now be enabled automatically.
9+
* If both inlineSources and inlineSourceMap are specified, sourceMap will now be disabled automatically.
10+
* DOCS: Updated for the above. Thanks to @hdeshev for the PR.
11+
512
## v4.2.0-beta.1 (2015-06-07)
613
* FEAT: TypeScript 1.5 beta support.
714
* Added support for new TS 1.5 switches: newLine, noEmit, emitDecoratorMetadata, isolatedModules, noEmitHelpers, inlineSourceMap, inlineSources.

0 commit comments

Comments
 (0)