0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/.changeset/shaggy-dancers-run.md
Matt Kane 36c1e0697d
fix: clear the content layer cache when the Astro config changes (#12767)
* fix: clear the content layer cache when the Astro config changes

* Use deterministic-object-hash

* Switch back to safe-stringify

* Whitespace
2024-12-18 14:01:56 +00:00

5 lines
88 B
Markdown

---
'astro': patch
---
Clears the content layer cache when the Astro config is changed