Closed greenkeeper[bot] closed 7 years ago
@greenkeeper[bot], thanks for your PR! By analyzing the history of the files in this pull request, we identified @tiagoschenkel and @greenkeeper to be potential reviewers.
Update to this version instead 🚀
The new version differs by 10 commits .
8721a21
chore(tsfmt): bump version & generate CHANGELOG.md
dd7922a
Merge pull request #86 from vvakame/feat-new-opts
0448bef
docs(tsfmt): add new settings to README.md
4f21283
feat(tsfmt): support new 6 settings
8bb1cf3
Merge branch 'despairblue-typecast' into feat-new-opts
07ce0c5
Merge branch 'typecast' of https://github.com/despairblue/typescript-formatter into despairblue-typecast
b9c8a50
chore(tsfmt): add npm-debug.log to .gitignore
17a16ac
feat(api): print tsc version when exec --version
64ac10f
feat(tsfmt): clean up verbose printing
faa832e
add failing test for check-typecast
See the full diff.
Version 5.0.0 of typescript-formatter just got published.
The version 5.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of typescript-formatter. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 9 commits .
3bd3935
chore(tsfmt): bump version & generate CHANGELOG.md
626205e
chore(tsfmt): clean up .npmignore
c92c5b9
chore(tsfmt): add yarn.lock
e8d7ff1
Merge pull request #83 from vvakame/rm-promise-polyfill
f658d2d
Merge pull request #82 from vvakame/drop-filesGlob
f735264
Merge pull request #81 from vvakame/feat-specified-config
025c543
feat(tsfmt): add --useTsconfig, --useTsfmt, --useTslint options to CLI closes #67
3b0d38f
feat(tsfmt): drop tsconfig.json's filesGlob support, it is unofficial field.
03ce823
feat(tsfmt): remove es6-promise devDependencies
See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: