github TypeStrong/ts-node v8.0.0
Remove Cache

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

Changed

  • Remove JavaScript output cache
  • Cleaned up CLI args
    • The -p option must now be -pe since arg does not support optional flag and string at the same time
    • Other CLI options support camel case must now be specified in kebab-case
  • Preserve ts-node arguments in execArgv for forked processes to use
  • Avoid loading files at the configuration level by default
    • Avoids ts-node REPL taking a long time in a large user directory

Don't miss a new ts-node release

NewReleases is sending notifications on new releases.