Skip to content

Fixed destructuring patterns inside class static blocks not being renamed when renameGlobals is disabled#1396

Merged
sanex3339 merged 1 commit intomasterfrom
fix-class-static-blocks-destruction
Mar 22, 2026
Merged

Fixed destructuring patterns inside class static blocks not being renamed when renameGlobals is disabled#1396
sanex3339 merged 1 commit intomasterfrom
fix-class-static-blocks-destruction

Conversation

@sanex3339
Copy link
Copy Markdown
Member

Fixes #1141

@sanex3339 sanex3339 self-assigned this Mar 22, 2026
@sanex3339 sanex3339 added the bug label Mar 22, 2026
@sanex3339 sanex3339 merged commit 2ec6e13 into master Mar 22, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Renaming constant variable in class static block results in TypeError

1 participant