Skip to content

Actually preserve nonblock for of statements in forofs with object rest#23122

Merged
weswigham merged 1 commit into
microsoft:masterfrom
weswigham:preserve-nonblock-bodies-in-forof-object-rest
Apr 3, 2018
Merged

Actually preserve nonblock for of statements in forofs with object rest#23122
weswigham merged 1 commit into
microsoft:masterfrom
weswigham:preserve-nonblock-bodies-in-forof-object-rest

Conversation

@weswigham
Copy link
Copy Markdown
Member

We were missing an else to handle nonblock bodies in the esnext transform 😄

Fixes #23098

@weswigham weswigham requested review from mhegazy and rbuckton April 3, 2018 20:04
Copy link
Copy Markdown
Contributor

@mhegazy mhegazy left a comment

Choose a reason for hiding this comment

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

Please port to release-2.8 as well.

@weswigham weswigham merged commit 343bb5a into microsoft:master Apr 3, 2018
@weswigham weswigham deleted the preserve-nonblock-bodies-in-forof-object-rest branch April 3, 2018 20:32
weswigham added a commit to weswigham/TypeScript that referenced this pull request Apr 3, 2018
@microsoft microsoft locked and limited conversation to collaborators Jul 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants