Skip to content

tsc 5.9.3 is not transpilingΒ #63037

@letusgitcommit

Description

@letusgitcommit

πŸ”Ž Search Terms

tsc is not transpiling

πŸ•— Version & Regression Information

  • This changed between versions 5.9.2 and 5.9.3

⏯ Playground Link

No response

πŸ’» Code

// Your code here

πŸ™ Actual behavior

I tried running tsc -p tsconfig.json with a tsconfig that didn't change. I did add `export * from './adjacent-file.js' in my index.ts.

However, when I downgraded versions to 5.9.2 with pnpm, it worked with no code changes or changes to tsconfig.json.

πŸ™‚ Expected behavior

I would have expected that patch versions would not break transpilation behavior.

Additional information about the issue

MacOS 15
Vanilla Mac Terminal
Super simple file structure (2 files index.ts exports everything from the other) in monorepo with pnpm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions