@astrojs/sitemap@3.7.2
📦 astroView on GitHub →
🐛 1 fixes
Summary
This patch release fixes an issue where i18n fallback pages were incorrectly omitted from the sitemap when using the 'rewrite' fallback type.
🐛 Bug Fixes
- i18n fallback pages were missing from the generated sitemap when using fallbackType: 'rewrite'.