This version 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.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Remove the lazy configuration option - will always load tsconfig.json file without waiting for first load to avoid issues with first-class (entry) .js files
With Integrationsfirst-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.
Screencast Try it today. Free for private repositories during beta.
Hello lovely humans,
ts-node just published its new version 3.0.0.
This version 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.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project :sparkles:
You rock!
:palm_tree:
GitHub Release
Changed
lazy
configuration option - will always loadtsconfig.json
file without waiting for first load to avoid issues with first-class (entry).js
filesThe new version differs by 98 commits .
3def533
3.0.0
67eabed
Use
sha256
for hash algorithm9caa1c5
Remove
lazy
option for first-class.js
inputs4a17778
v2.1.2
ec00796
Set default config options after parsing contents
b251147
Make tests work under Windows (avoid
|
in shell)da704f7
2.1.1
721641e
Normalize path slashes for Windows (#285)
f9fb954
chore(package): update tsconfig to version 6.0.0 (#290)
cf60fd5
chore(package): update tslint-config-standard to version 4.0.0 (#269)
01fbfce
v2.1.0
da065ef
Use
os.homedir
to calculatetmpdir
(#267)1ed4d6f
chore(package): update tslint-config-standard to version 3.0.0 (#265)
ee1e1e1
Fixed a typo in README example (#260)
9409899
v2.0.0
There are 98 commits in total. See the full diff.
Screencast
Try it today. Free for private repositories during beta.