Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: #219 preserve JSX literal attribute expressions#220

Merged
thescientist13 merged 1 commit intomasterfrom
bug/issue-219-preserve-jsx-literal-attribute-expressions
Jan 8, 2026
Merged

fix: #219 preserve JSX literal attribute expressions#220
thescientist13 merged 1 commit intomasterfrom
bug/issue-219-preserve-jsx-literal-attribute-expressions

Conversation

@thescientist13
Copy link
Member

Related Issue

resolves #219

Summary of Changes

  1. Preserve literal attribute expressions in JSX
  2. Add test case

@thescientist13 thescientist13 added bug Something isn't working JSX labels Dec 29, 2025
@thescientist13 thescientist13 merged commit d554ebb into master Jan 8, 2026
12 checks passed
@thescientist13 thescientist13 deleted the bug/issue-219-preserve-jsx-literal-attribute-expressions branch January 8, 2026 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working JSX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JSX literal attribute expressions are not getting preserved

1 participant