Skip to content

v10.8.1

Compare
Choose a tag to compare
@cspotcode cspotcode released this 03 Jun 18:19
· 50 commits to main since this release

Fixed

  • Fixed #1769: source URLs in source map cache were malformed on Windows, affecting code coverage reports (#1769, #1771) @PaperStrike
  • Fixed #1778: typechecker was erronously resolving imports from ESM files as if they were from CJS files (#1778, #1782) @cspotcode

v10.8.0...v10.8.1
https://github.com/TypeStrong/ts-node/milestone/14