Closed maxwellpeterson-wf closed 9 years ago
When this pull is merged I will use the following information:
Version: wGulp 0.7.9
Release Ticket: CP-456
Last updated on Monday, March 09 11:16 AM CST
@maxwellpeterson-wf @evanweible-wf all fixed
+1 nice!
+1
@jayudey-wf ready for merge
QA Resource Approval: +10
Merging into master.
Description
Typescript 1.4 adds some new features (such as union types, improved compile times) that wGulp consumers will want to use. This PR upgrades the typescript dependency version so that wGulp can take advantage of the new compiler.
Testing
The new compiler emits slightly different results, so we needed to update some of our test fixtures. Those updates are included. Existing unit tests should cover the changes.