yarn ts-node 10.4.0

latest releases: 10.9.2, 11.0.0-beta.1, 10.9.1...
2 years ago

Added

  • Adds support for targets "es2020" and "es2021" to swc transpiler (#1521)
  • Adds automatic target downgrade when using older versions of swc (#1521)
    • If tsconfig specifies es2020, but your version of swc only supports up to es2019, ts-node will automatically switch to es2019 instead of throwing an error

Changed

Fixed

v10.3.1...v10.4.0
https://github.com/TypeStrong/ts-node/milestone/8

Don't miss a new ts-node release

NewReleases is sending notifications on new releases.