0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-03 22:57:08 -05:00
astro/.changeset/chilly-jokes-fold.md
Florian Lefebvre ca969d538a
fix: incorrect astro:env runtime error (#11479)
* fix: incorrect astro:env runtime error

* fix: import

* feat: type check template
2024-07-18 07:21:38 +01:00

5 lines
110 B
Markdown

---
'astro': patch
---
Fixes a case where invalid `astro:env` variables at runtime would not throw correctly