52f0480d14
* fix: add default fallback for spreadAttributes values * chore: add PR changeset * chore: fix pnpm lock --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
5 lines
123 B
Markdown
5 lines
123 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fixed a bug that threw an Exception when spreading potentially undefined values as HTML attributes
|