Fixed
- Fixed
tsconfig.jsonfile not found on latest TypeScript version (https://github.com/TypeStrong/ts-node/pull/2091)
Unclaimed project
Are you a maintainer of ts-node? Claim this project to take control of your public changelog and roadmap.
Fixed
tsconfig.json file not found on latest TypeScript version (https://github.com/TypeStrong/ts-node/pull/2091)Fixed
--esm--esm are unaffectedhttps://github.com/TypeStrong/ts-node/compare/v10.9.0...v10.9.1 https://github.com/TypeStrong/ts-node/milestone/18?closed=1
Added
--project accepts path to a directory containing a tsconfig.json (#1829, #1830) @cspotcode
experimentalTsImportSpecifiers option which allows using voluntary .ts file extensions in import specifiers (undocumented...Fixed
nyc code coverage reports had incorrect pathsFixed
https://github.com/TypeStrong/ts-node/compare/v10.8.0...v10.8.1 https://github.com/TypeStrong/ts-node/milestone/14