Skip to content

Include index signatures for tagged primitives in keyof #45773

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

Merged
merged 2 commits into from
Sep 7, 2021
Merged

Conversation

ahejlsberg
Copy link
Member

Fixes #45772.

@ahejlsberg ahejlsberg merged commit 7032f6b into main Sep 7, 2021
@ahejlsberg ahejlsberg deleted the fix45772 branch September 7, 2021 17:46
@ahejlsberg
Copy link
Member Author

@DanielRosenwasser We may want to consider pulling this into a 4.4 point release.

@DanielRosenwasser
Copy link
Member

@typescript-bot test this
@typescript-bot user test this

Even if this comes back clean, I don't know if I'd feel comfortable with cherry-picking to release-4.4.

@typescript-bot
Copy link
Collaborator

typescript-bot commented Sep 8, 2021

Heya @DanielRosenwasser, I've started to run the parallelized community code test suite on this PR at 1774fcf. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

typescript-bot commented Sep 8, 2021

Heya @DanielRosenwasser, I've started to run the extended test suite on this PR at 1774fcf. You can monitor the build here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

Index signature for tagged string has wrong keyof result
4 participants