0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/.changeset/eleven-shoes-lie.md
Cameron McEfee b2e976f39c
fix (core): allow falsy values in astro config integrations arrays (#4427)
* allow falsy values in astro config integrations arrays

* add changeset
2022-08-23 08:23:08 -04:00

5 lines
99 B
Markdown

---
'astro': patch
---
Fix config types to allow falsy values in integrations list, to match docs