mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
1c7b635956
* wip: figure out stack issue, weird JSON stringify bug on zod issue * refactor: return data instead of mutating * refactor: remove need for reassignment * fix: e.stack only * chore: changeset
5 lines
63 B
Markdown
5 lines
63 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix missing stacktraces for Zod errors
|