Skip to content

Conversation

@andrewbranch
Copy link
Member

Fixes #53314

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Mar 22, 2023
@andrewbranch andrewbranch merged commit 7009c76 into microsoft:main Mar 22, 2023
@andrewbranch andrewbranch deleted the bug/53314 branch March 22, 2023 22:21
@jakebailey
Copy link
Member

@typescript-bot cherry-pick this to release-5.0

@typescript-bot
Copy link
Collaborator

typescript-bot commented Mar 28, 2023

Heya @jakebailey, I've started to run the task to cherry-pick this into release-5.0 on this PR at 6885ed3. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

Hey @jakebailey, I've opened #53557 for you.

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request Mar 28, 2023
Component commits:
6885ed3 Support wildcard exports in tsconfig lookup
@DanielRosenwasser DanielRosenwasser added this to the TypeScript 5.0.3 milestone Mar 28, 2023
DanielRosenwasser pushed a commit that referenced this pull request Mar 28, 2023
pilaoda added a commit to pilaoda/TypeScriptToLua that referenced this pull request May 4, 2023
pilaoda added a commit to pilaoda/TypeScriptToLua that referenced this pull request May 4, 2023
Perryvw pushed a commit to TypeScriptToLua/TypeScriptToLua that referenced this pull request May 5, 2023
* support extends "tstl" object tsconfig.json in node_modules
upgrade typescript to 5.0.4 to fix extends resolving. microsoft/TypeScript#53443

* support extends "tstl" object tsconfig.json in node_modules
upgrade typescript to 5.0.4 to fix extends resolving. microsoft/TypeScript#53443

* using pathIsAbsolute and pathIsRelative from ts export with declaration.

* add a comment in code explaining that if a path is not absolute and not relative that it is then a module path that needs to be resolved
drivron pushed a commit to scenari/typescript that referenced this pull request Sep 14, 2023
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 22, 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

None yet

Development

Successfully merging this pull request may close these issues.

TS 5 Regression. tsconfig extends stop resolving references to node_modules

5 participants