Patch Changes
-
1032e450
Thanks @FredKSchott! - Introduce new @astrojs/rss package for RSS feed generation! This also adds a new global env variable for your project's configured "site": import.meta.env.SITE. This is consumed by the RSS feed helper to generate the correct canonical URL. -
1032e450
Thanks @FredKSchott! - Internal: removedshorthash
-
1032e450
Thanks @FredKSchott! - Internal: replacesserialize-javascript
withdevalue
-
82345fdd
Thanks @FredKSchott! - 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.