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

Emit name for unnamed default exported class with decorated members #15279

Merged
merged 1 commit into from
Apr 19, 2017

Conversation

rbuckton
Copy link
Member

@rbuckton rbuckton commented Apr 19, 2017

This ensures a name is generated for a class declaration that is the default export and has decorated members. It also adds test cases for this scenario.

Fixes #14591

@rbuckton rbuckton merged commit 43d1677 into master Apr 19, 2017
@rbuckton
Copy link
Member Author

I will cherry-pick this into release-2.3 this evening.

@rbuckton rbuckton deleted the fix14591 branch April 19, 2017 22:12
@DanielRosenwasser
Copy link
Member

CC @wycats @tomdale, keep an eye out on our next nightly release and TypeScript 2.3 proper.

@wycats
Copy link

wycats commented Apr 21, 2017

👍

This is great.

@tomdale
Copy link

tomdale commented Apr 28, 2017

🎉 Thank you!

@microsoft microsoft locked and limited conversation to collaborators Jun 14, 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.

7 participants