Skip to content

Commit a187f66

Browse files
authored
Create thick-islands-share.md
1 parent 12d07a5 commit a187f66

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.changeset/thick-islands-share.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
"preact-render-to-string": patch
3+
---
4+
5+
Improve performance by
6+
7+
- storing the void_elements in a Set
8+
- hoisting the `x-link` regex
9+
- remove case-insensitive from regexes and calling `.toLowerCase()` instead
10+
- caching suffixes for css-props

0 commit comments

Comments
 (0)