2172dd4f0d
* fix: don't serialize `undefined` as `null` * test: include more types in the pass-js test
5 lines
86 B
Markdown
5 lines
86 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix serialization of `undefined` in framework component props
|