yarn gulp-typescript 4.0.0
v4.0.0 - Updated for new Gulp & TypeScript versions

latest releases: 6.0.0-alpha.1, 5.0.1, 5.0.0...
6 years ago

Release 4.0 dropped support for version of TypeScript before 4.0. It added support for the new release of Gulp (4.0). The important changes can be found in the release notes for 4.0.0-alpha.1:

  • Updated the test infrastructure (#545)
  • Updated dependencies (#551)
    • Removed dependency on gulp-util
    • Updated vinyl
  • Clarified the configuration of source maps in the readme (#538)
  • Fixed an issue where paths in additional options in createProject(..) where not resolved correctly (#525)
  • Correctly use the finish and end events (#540)
  • Don't show 'emit failed' with noEmit: true (#490)
  • Write errors to stdout instead of stderr, since the errors are not failures of gulp-typescript.

Don't miss a new gulp-typescript release

NewReleases is sending notifications on new releases.