This website requires JavaScript.
Explore
Help
Sign in
michael
/
astro
Watch
1
Star
0
Fork
You've already forked astro
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b210fd008b
astro
/
.changeset
/
mighty-lamps-drive.md
6 lines
92 B
Markdown
Raw
Normal View
History
Unescape
Escape
Fix define:vars in the static build flag (#2511) * Fix define:vars in the static build flag * Adds a changeset * linting
2022-01-31 21:56:14 +00:00
---
'astro': patch
---
Deprecate unescaped HTML inside of expressions (#2489) * 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
2022-01-31 22:13:22 +00:00
Bug fix for
`define:vars`
with the --experimental-static-build flag
Reference in a new issue
Copy permalink