getStaticPaths RSS helper is not available anymore.
This content is not available in your language yet.
Deprecated since Astro 4.0. The RSS helper no longer exists with an error fallback.
GetStaticPathsRemovedRSSHelper: The RSS helper has been removed from
getStaticPaths
. Try the new @astrojs/rss package instead.
What went wrong?
getStaticPaths
no longer expose an helper for generating a RSS feed. We recommend migrating to the @astrojs/rssintegration instead.
See Also:
Error Reference