Skip to content

Commit 2de1537

Browse files
baspinarenesclaude
andcommitted
add changeset for HTML_LOWER_CASE fix
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5675c68 commit 2de1537

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/fix-html-lower-case.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"preact-render-to-string": patch
3+
---
4+
5+
Replace `HTML_LOWER_CASE` regex with an explicit `Set` to prevent false matches on custom element properties (e.g. `channelId` being incorrectly lowercased to `channelid`)

0 commit comments

Comments
 (0)