0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/.changeset/silent-hornets-double.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
254 B
Markdown
Raw Normal View History

2022-05-03 17:09:57 -07:00
---
"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.