Workiva / wGulp

Opinionated Suite of Gulp Tasks for JavaScript and TypeScript projects.
Apache License 2.0
12 stars 9 forks source link

CP-457 Upgrade to typescript1.4 #134

Closed maxwellpeterson-wf closed 9 years ago

maxwellpeterson-wf commented 9 years ago

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.

rmconsole-wf commented 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

trentgrover-wf commented 9 years ago

@maxwellpeterson-wf @evanweible-wf all fixed

maxwellpeterson-wf commented 9 years ago

+1 nice!

evanweible-wf commented 9 years ago

+1

maxwellpeterson-wf commented 9 years ago

@jayudey-wf ready for merge

jayudey-wf commented 9 years ago

QA Resource Approval: +10

Merging into master.