Skip to content

Reinstate constraint check for template literal types #43661

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
Apr 13, 2021
Merged

Conversation

ahejlsberg
Copy link
Member

Fixes #43620.

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Apr 13, 2021
@ahejlsberg ahejlsberg changed the title Fix43620 Reinstate constraint check for template literal types Apr 13, 2021
@ahejlsberg
Copy link
Member Author

The constraint check was inadvertently deleted in #43440. This PR adds it back while preserving the previous fixes.

@ahejlsberg ahejlsberg requested a review from andrewbranch April 13, 2021 21:55
Copy link
Member

@andrewbranch andrewbranch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ahejlsberg ahejlsberg merged commit 5977233 into master Apr 13, 2021
@ahejlsberg ahejlsberg deleted the fix43620 branch April 13, 2021 22:17
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.

Regression with template literal generics (4.3.0-beta)
3 participants