Skip to content

Conversation

@andrewbranch
Copy link
Member

Fixes #56852

The filename passed in is Pathified via the ModuleResolutionHost as needed. It need not be normalized nor even absolute.

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Dec 22, 2023
@typescript-bot
Copy link
Collaborator

Looks like you're introducing a change to the public API surface area. If this includes breaking changes, please document them on our wiki's API Breaking Changes page.

Also, please make sure @DanielRosenwasser and @RyanCavanaugh are aware of the changes, just as a heads up.

@andrewbranch andrewbranch merged commit aa186a8 into main Jan 3, 2024
@andrewbranch andrewbranch deleted the bug/56852 branch January 3, 2024 16:04
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Milestone Bug PRs that fix a bug with a specific milestone

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

[API] getImpliedNodeFormatForFile can't be used because the first argument is of an internal type

5 participants