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 š
Fixed
Update to this version instead š
Fixed
Update to this version instead š
The new version differs by 6 commits0.
1856f71
3.0.3
491ce93
Delete config options after TypeScript parse (#321)
f3ce9a5
Add Greenkeeper badge š“ (#316)
c18692a
Update Travis CI build matrix (#303)
8e3c7e5
Update TSLint
8146c91
Add info about tsconfig-paths to readme (#295)
false
See the full diff
Update to this version instead š
Fixed
TS_NODE_CACHE
to true
when unspecifiedUpdate to this version instead š
The new version differs by 7 commits.
c18331a
3.0.5
5cf97b1
Add --inspect-brk
to known flags (#343)
7dfb3e3
Pin node tests at 6.x
(#340)
633d537
chore(package): update chai to version 4.0.1 (#337)
b751a56
Define exports
and improve getTypeInfo
help (#332)
d018300
Update yn
default option
cc3bf22
Expose _
bin file for consumers to use
See the full diff
Update to this version instead š
Fixed
version
which lists the files used by TypeScript. TypeScript peruses this list occasionally and blows up when a non-.ts
file is in the listUpdate to this version instead š
Changed
Update to this version instead š
The new version differs by 7 commits.
d90ffba
3.2.0
2e03f54
fix(package): update chalk to version 2.0.0 (#372)
c60d3a7
Export printError
utility (#376)
3f0d975
Enable debug flag for method call tracking (#377)
394ddb8
Boolean flags inherit from env (#375)
82effb2
Handle possibly undefined diagnostic "start"
9bc3dd8
Remove preferGlobal
from package.json
See the full diff
ts-node updated to version 3.2.0
Version 3.0.0 of ts-node just got published.
The version 3.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 ts-node. 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.
Release Notes
Remove LazyChanged
lazy
configuration option - will always loadtsconfig.json
file without waiting for first load to avoid issues with first-class (entry).js
filesCommits
The new version differs by 3 commits .
3def533
3.0.0
67eabed
Use
sha256
for hash algorithm9caa1c5
Remove
lazy
option for first-class.js
inputsSee 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: