Skip to content

Fixed transformObjectKeys incorrectly hoisting object literal outsie of loop#1375

Merged
sanex3339 merged 3 commits intomasterfrom
issue-1300
Jan 27, 2026
Merged

Fixed transformObjectKeys incorrectly hoisting object literal outsie of loop#1375
sanex3339 merged 3 commits intomasterfrom
issue-1300

Conversation

@sanex3339
Copy link
Copy Markdown
Member

Fixed transformObjectKeys incorrectly hoisting object literal outsie of loop

Fixes #1300

@sanex3339 sanex3339 self-assigned this Jan 27, 2026
@sanex3339 sanex3339 added the bug label Jan 27, 2026
@sanex3339 sanex3339 merged commit 44028a1 into master Jan 27, 2026
7 of 8 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.

const object inside of loop when --transform-object-keys true

1 participant