astro/.changeset/moody-singers-develop.md
wackbyte 2172dd4f0d
fix: don't serialize undefined as null (#7531)
* fix: don't serialize `undefined` as `null`

* test: include more types in the pass-js test
2023-06-30 16:24:29 -05:00

5 lines
86 B
Markdown

---
'astro': patch
---
Fix serialization of `undefined` in framework component props