github TypeStrong/ts-node v5.0.0
Remove Sub-Process

latest releases: v10.9.2, v11.0.0-beta.1, v10.9.1...
6 years ago

Changed

  • Remove the sub-process spawning behaviour that introduced issues with 4.x
    • Use node -r ts-node/register for advanced node.js flags such as --inspect
  • Drop support for pre-2.0 TypeScript releases
  • Use TypeScript to parse tsconfig.json to mirror tsc behaviours
    • Caveat: Must specify full path when using project in 5.x

Fixed

  • Fixed issues with CLI and environment variable defaults

Don't miss a new ts-node release

NewReleases is sending notifications on new releases.