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

Revert change to getFalsyFlags #47125

Merged
merged 2 commits into from
Dec 13, 2021
Merged

Revert change to getFalsyFlags #47125

merged 2 commits into from
Dec 13, 2021

Conversation

ahejlsberg
Copy link
Member

This PR reverts a change to getFalsyFlags made in #47010. It turns out the fix implemented in that PR didn't really need the change to getFalsyFlags, so we'll just keep it the way it was.

Fixes #47028.

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Dec 12, 2021
@ahejlsberg ahejlsberg merged commit 06746ef into main Dec 13, 2021
@ahejlsberg ahejlsberg deleted the fix47028 branch December 13, 2021 17:05
mprobst pushed a commit to mprobst/TypeScript that referenced this pull request Jan 10, 2022
* Revert change to getFalsyFlags

* Add regression test
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.

[NewErrors] 4.6.0-dev.20211205 vs 4.5.2
3 participants