Skip to content

fix(precompile): escape string literal jsx children#29200

Merged
marvinhagemeister merged 1 commit intomainfrom
precompile-lit
May 7, 2025
Merged

fix(precompile): escape string literal jsx children#29200
marvinhagemeister merged 1 commit intomainfrom
precompile-lit

Conversation

@marvinhagemeister
Copy link
Contributor

Fixes denoland/deno_ast#304 .

This only affects actual string literals in the source code inside a JSX expression.

Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@marvinhagemeister marvinhagemeister enabled auto-merge (squash) May 7, 2025 13:52
@marvinhagemeister marvinhagemeister merged commit 9c5122e into main May 7, 2025
18 checks passed
@marvinhagemeister marvinhagemeister deleted the precompile-lit branch May 7, 2025 15:42
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.

2 participants