e28d5cb9de
* fix(#526): enable `throwExpressions` * chore: add test for throwing inside of `.astro` * fix: improve build error handling * chore: add test when throwing on `build` * chore: fix changeset bot * chore: add changeset
5 lines
76 B
Markdown
5 lines
76 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Improve error handling within `.astro` files (#526)
|