618a16f59d
* feat: implement automatic escaping * feat: deprecate automatic escaping * fix: cast unescapeHTML as string * fix: slot fallback behavior * fix: unescaped content * Update escape.ts * Update escape.ts * feat: update internal components to use `set:html` * chore: update compiler * chore: update changeset
5 lines
92 B
Markdown
5 lines
92 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Bug fix for `define:vars` with the --experimental-static-build flag
|