@astrojs/sitemap@3.7.4
Fixed 1
- Fix sitemap outputting a URL with an empty path for the homepage when trailingSlash is set to "never" or build.format is set to "file"
From Astro
Patch Changes
- #17851
52d3f56Thanks @astro-factory! - Fixes the sitemap outputting a URL with an empty path for the homepage (e.g.https://example.cominstead ofhttps://example.com/) whentrailingSlashis set to"never"orbuild.formatis set to"file"