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

build: update dependency ts-node to ~6.0.0 #29

Merged
merged 1 commit into from
Apr 17, 2018
Merged

Conversation

renovate[bot]
Copy link

@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.0

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

Commits

v6.0.0

  • a953579 Update README screenshot
  • 97fb330 chore(package): update proxyquire to version 2.0.0 (#​547)
  • 47efa34 chore(package): update package-lock.json (#​551)
  • c882abb Add instructions for VS Code (#​554)
  • 6ea624b Add note to README about watching (#​408)
  • 5ebd393 Note type check features failing at runtime (#​555)
  • f2ede03 chore(package): update @​types/mocha to version 5.0.0 (#​557)
  • aa9052d Add transpileOnly flag, default to typeCheck
  • 58b243c Use strict in tsconfig.json
  • 68c130c 6.0.0

This PR has been generated by Renovate Bot.

@dherges dherges merged commit f9788d5 into master Apr 17, 2018
@dherges dherges deleted the renovate/ts-node-6.x branch April 17, 2018 09:57
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.

2 participants