Skip to content

Conversation

@rbuckton
Copy link
Contributor

This fixes a crash when emitting private accessors when useDefineForClassFields is false. Prior to 5.0, this was not a crash but was emitting incorrectly.

Fixes #51528

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Feb 15, 2023
@rbuckton rbuckton merged commit 7dd2a5e into main Feb 16, 2023
@rbuckton rbuckton deleted the fix51528 branch February 16, 2023 19:38
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

private Auto-accessors do not transform in esnext when useDefineForClassFields is false

4 participants