Deprecate --moduleResolution node10#62338
Conversation
|
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. |
|
Thanks for the PR! It looks like you've changed the TSServer protocol in some way. Please ensure that any changes here don't break consumers of the current TSServer API. For some extra review, we'll ping @sheetalkamat, @mjbvz, @zkat, and @joj for you. Feel free to loop in other consumers/maintainers if necessary. |
|
Looks like something you might want to stop pinging me on btw. Hope all is well! ❤️ |
|
@zkat I was just working on that 😄❤️ Same to you! |
|
Before we do this we'll need to update DT to support non node10 resolution :( |
|
I'm not sure what you mean; AFAICT nothing in DT relies on |
|
656 of 9071 currently use |
|
Yeah, you're right. |
|
I think we also need to change resolution mode in resolveLibrary options ? https://github.com/microsoft/TypeScript/blob/main/src/compiler/moduleNameResolver.ts#L1388C32-L1388C52 |
|
@typescript-bot cherry-pick this to tsgo-port |
|
Hey, @andrewbranch! I've created #62637 for you. |
Co-authored-by: Andrew Branch <[email protected]> Co-authored-by: Andrew Branch <[email protected]>
Fixes #62200
moduleResolutionfor--module commonjstobundlernode10behaviornode10