Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve re-exports when looking for tslib helpers #54317

Merged
merged 2 commits into from May 19, 2023

Conversation

andrewbranch
Copy link
Member

Fixes microsoft/tslib#203 on the TS side. This has already been addressed in tslib, but it seems like we probably want to handle this here too for the future.

@andrewbranch andrewbranch merged commit 2b7d517 into main May 19, 2023
20 checks passed
@andrewbranch andrewbranch deleted the bug/tslib-reexport-helpers branch May 19, 2023 17:13
@DanielRosenwasser
Copy link
Member

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

@typescript-bot
Copy link
Collaborator

typescript-bot commented May 19, 2023

Heya @DanielRosenwasser, I've started to run the task to cherry-pick this into release-5.1 on this PR at 2d702aa. You can monitor the build here.

@DanielRosenwasser
Copy link
Member

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

@typescript-bot
Copy link
Collaborator

typescript-bot commented May 19, 2023

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

@typescript-bot
Copy link
Collaborator

Hey @DanielRosenwasser, I've opened #54327 for you.

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request May 19, 2023
Component commits:
18b8b63 Resolve re-exports when looking for tslib helpers

2d702aa Accept baselines
@typescript-bot
Copy link
Collaborator

Hey @DanielRosenwasser, I've opened #54328 for you.

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request May 19, 2023
Component commits:
18b8b63 Resolve re-exports when looking for tslib helpers

2d702aa Accept baselines
DanielRosenwasser pushed a commit that referenced this pull request May 26, 2023
…e-5.1 (#54327)

Co-authored-by: Andrew Branch <andrew@wheream.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[2.5.1][Regression] imported helper named '__decorate' does not exist in 'tslib'
4 participants