0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-03 22:57:08 -05:00
astro/.changeset/serious-guests-matter.md
Nate Moore 6b34840d3d
Fix set:html behavior with null ()
* feat: improve set:html behavior for null/undefined

* chore: add changeset

* refactor: improve set:html and set:text documentation

* test: improve set:html tests

* refactor: better types for server API
2022-03-14 18:19:53 -05:00

5 lines
86 B
Markdown

---
'astro': patch
---
Improve `set:html` behavior for `null` and `undefined` values