Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Version 0.14.0 of recast was just published.
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 recast.
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 77 commits.
345ae6c
Bump NPM version to 0.14.0 in preparation for publishing.
a3194be
Increase timeout for TypeScript reprinting tests.
c311159
Merge pull request #461 from Phoenixmatrix/typescript-initial
945a14d
Update Babel-related dev dependencies.
5d12678
Test reprinting of graphql-tools TypeScript files.
f59bc54
Improve TSTypeLiteral printer case and remove redundant case.
a48b4bf
Rewrite ImportSpecifier printer case to wrap lines automatically.
6c0842a
Don't skip printing type parameters for anonymous classes.
001e47c
Style tweaks for TSType{Assertion,Parameter}.
6161dd7
Support ? syntax for optional methods and method signatures.
1a18b51
Style tweaks to ArrowFunctionExpression printer case.
d78ff88
More .declare and .abstract modifiers.
49769dc
Add semicolon after class member declarations.
81638aa
Support TypeScript declared variable declarations.
c63a44e
Tweak enum printing.
There are 77 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴