Closed greenkeeper[bot] closed 5 years ago
Update to this version instead 🚀
Added support for project references (#579, thanks to @rbuckton)
The new version differs by 6 commits.
9ad1e84
Version 5.0.0-alpha.2
95e9c2b
Merge pull request #579 from rbuckton/projectReferences
80ffc3d
Fix failing test
47febfd
Add project reference test, update release
77c8a91
Add support for TS3.0 projectReferences
36ff1f5
Merge pull request #577 from ivogabe/declaration
See the full diff
Update to this version instead 🚀
Fixes the full reporter (#581)
devDependency
gulp-typescript was updated from 4.0.2
to 5.0.0
.Update to this version instead 🚀
The new version differs by 21 commits.
e21b636
v5.0.0
06ae212
Update dependencies
786b538
Update release
b2635de
Update documentation on compilation errors in gulp 3, fix #585
cf80732
Update baselines
3886789
Remove source maps comment from dts files. Fix #596
584c81d
Update TypeScript to 3.2.1
31db5ea
Merge pull request #595 from rbuckton/projectReferences-2
06d8b65
Fix minimal support for project references
b5d641a
Clarify custom transforms in readme
d78c372
Merge pull request #589 from layershifter/custom-transformers
5e4b041
more semi
06e5408
Merge branch 'master' of https://github.com/ivogabe/gulp-typescript into custom-transformers
4a59a95
fix comments
8ff209c
add require to readme
There are 21 commits in total.
See the full diff
Version 5.0.0-alpha.1 of gulp-typescript was just published.
gulp-typescript
The version 5.0.0-alpha.1 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of gulp-typescript.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 14 commits.
fd3239c
v5.0.0-alpha.1
0098d9c
Update docs
37eb4b7
Update LKG
6bdc9bb
Update LKG
aa962ff
Crash the build on error, fix #295
63cca9f
Compile to es2015
3cff968
Don't use deprecated new Buffer(..)
2c09830
Changes for latest gulp & source-map
2a4d47a
Update dependencies
67629d9
Add short notice on declarationMap to readme
c90c045
Set
declarationMap
to true ifdeclaration
is setea2025a
Changes based on input from ivogabe
43e3a72
Added tests
b3751fb
Handle d.ts.map files
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: