Skip to content
This repository has been archived by the owner on May 7, 2018. It is now read-only.

build: update ts-node to version ~6.0.0 #78

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2018

This Pull Request updates dependency ts-node from ~5.0.0 to ~6.0.0

Release Notes

v6.0.3

Compare Source
Fixed

  • Use Script#runInThisContext via REPL to ensure objects all exist in the same context

v6.0.2

Compare Source
Fixed

  • Fixed an issue where empty files were not returned to TypeScript, resulting in "not found" compiler issues

v6.0.1

Compare Source
Changed

  • Add -T short flag for transpile only mode

v6.0.0

Compare Source
Many people were having issues with "fast" transpilation being the default over full project type checking like tsc. Type checking the full project upfront is slower but expected behaviour, so it's the default once again. You can still enable transpileOnly or ts-node/register/transpile-only for the faster transpiler without type checking.

Changed

  • Default behaviour is typeCheck == true || transpileOnly == false


This PR has been generated by Renovate Bot.

@renovate renovate bot changed the title update ts-node to version ~6.0.0 build: update ts-node to version ~6.0.0 Apr 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant