The version 0.14.0 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 rollup-plugin-typescript2.
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.
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).
Version 0.14.0 of rollup-plugin-typescript2 was just published.
rollup-plugin-typescript2
The version 0.14.0 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 rollup-plugin-typescript2.
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 20 commits.
823fea9
- fix for linter
9e1342a
-
transformers
taking list of both chains and individual transformers #76c8427dc
- fix for tslint errors
7b93930
- new transformers interface #76
9719d2f
Merge branch 'master' of https://github.com/ezolenko/rollup-plugin-typescript2
6b41d67
- #71 forcing inlineSourceMap to false
4db8d78
- #74 forcing inlineSourceMap to false
9dd2f61
Transformers (#74)
b349fee
- package version
7f55090
- updating dependencies
2e3f4bc
- readme update for #66
d6908f1
Update README.md (#73)
f15cb84
- "clean: true" will not create cache in the first place #68
a3b71f0
Merge branch 'lephyrus-master'
f19dfae
- build
There are 20 commits in total.
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: