github TypeStrong/ts-node v0.9.0
Performance Improvements

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

Changed

  • Changed the way diagnostics are checked for a major perf boost (#129, 2.5x faster)
  • Added the --fast option to skip type checking and only use the transpiler (#130, 1.5x faster using --fast)
  • Add --compilerOptions flag to specify options as JSON (#128)
  • Enable the ability to pass node flags through to running script (#131)

Don't miss a new ts-node release

NewReleases is sending notifications on new releases.