Releases: ivogabe/gulp-typescript
Releases · ivogabe/gulp-typescript
v3.2.3 - Support TS 2.7-dev
Adds support for 2.7-dev builds of TypeScript.
v3.2.2 - Spelling fixes and support for TS 2.6-dev
- Spelling fix in docs
- Support 2.6-dev builds of TypeScript
v3.2.1 - Fixes for regressions and updated infrastructure
This release fixes some regressions which were introduced in v3.2.0:
- Fix reading of enum-based settings such as
module
andtarget
(#526) - Files are resolved when calling
tsProject.src()
instead ofcreateProject()
(#525) - Don't show error if no files are resolved when calling
createProject()
(#527)
The test infrastructure has been updated too, the project is now tested with TypeScript 2.3, 2.4 and the master of their repository.
v3.2.0 - TSConfig Extends Support
This release adds support for the extends
key in tsconfig files. Furthermore it adds compatibility with TypeScript 2.5-dev.
v3.1.7 - Documentation
v3.1.6 - Fix performance issues
- Fixes performance issues for projects with lots of files - #495
v3.1.5 - Latest nightlies
v3.1.4 - Sourcemap fixes
v3.1.3 - Support latest TypeScript nightlies
v3.1.2 - Mark @types as devDependencies
Version 3.1.2