0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
astro/.changeset/silent-hornets-double.md
2022-05-03 17:09:57 -07:00

7 lines
254 B
Markdown

---
"astro": patch
---
Deprecate the markdown component in SSR.
This was not working before, so now we make it official by throwing with a clean error message. See https://docs.astro.build/en/guides/markdown-content/#markdown-component to learn more.