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 property destruct codegen #93

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

wrapperup
Copy link
Contributor

@wrapperup wrapperup commented Jan 12, 2025

Fixes #92, which incorrectly transformed the key instead of the property value. Also added an extra JS test to cover the other case.

@oscarotero oscarotero merged commit 7afcfb9 into ventojs:main Jan 13, 2025
1 check passed
@oscarotero
Copy link
Collaborator

Thanks for the quick fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

merijah transformer breaks destructured objects
2 participants