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

fix(44273): preserves 'override' modifier in JavaScript output #44290

Merged
merged 1 commit into from Jun 3, 2021

Conversation

a-tarasyuk
Copy link
Contributor

Fixes #44273

@typescript-bot typescript-bot added the For Milestone Bug PRs that fix a bug with a specific milestone label May 27, 2021
@DanielRosenwasser
Copy link
Member

@typescript-bot cherry-pick this to release-4.3

@DanielRosenwasser DanielRosenwasser merged commit 31f03f4 into microsoft:main Jun 3, 2021
@typescript-bot
Copy link
Collaborator

typescript-bot commented Jun 3, 2021

Heya @DanielRosenwasser, I've started to run the task to cherry-pick this into release-4.3 on this PR at f3bf29a. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

Hey @DanielRosenwasser, I've opened #44425 for you.

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request Jun 3, 2021
Component commits:
f3bf29a fix(44273): preserves 'override' modifier in JavaScript output
DanielRosenwasser pushed a commit that referenced this pull request Jun 3, 2021
Component commits:
f3bf29a fix(44273): preserves 'override' modifier in JavaScript output

Co-authored-by: Oleksandr T <oleksandr.tarasiuk@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

TypeScript preserves 'override' modifier on properties in JavaScript esnext output
4 participants