Skip to content

Commit cff3239

Browse files
committed
add changeset for HTML_LOWER_CASE fix
1 parent 00c7791 commit cff3239

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.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)